A website that allows users to give a rating base on the website performance. I built this project from scratch with the purpose of practing my Javascript skills. This project requires the use of rendering pages dynamically.
This is a frontend mentor challenge that's aimed to challenging frontend web developers in mastering their field.
This project included 2 phases. Phase 1 simply allowed users to select the rate at which the app deserves. Phase 2 then display the selected numbers and a static sentence.
As this was my part of my first React JS application, I learnt a lot from it.
Learnt the use of components in a good way. Got to learn how to avoid props drilling when working with a large project.