Design comparison
SolutionDesign
Solution retrospective
This is my first React project.
The logic of the app is made with useState and getting the data from the json file.
All the components are functional components, maybe my app component is a bit spaguetti because I did the state change there, maybe I should have use react useContext for the logic of the app.
No semantic html is written in this app cause its just a dummy example of a dashboard for practicing purpouses.
The styles are managed with css modules and some global styles for variables and normalize.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord