Design comparison
Solution retrospective
In the development of this application, I chose to exclusively use React to construct a Multi-Page Application (MPA) (NO SPA) . Additionally, I incorporated Water.css for style management, making some custom modifications. Among these, I adjusted the CSS so that the HTML tag would include the data-theme attribute, which facilitates the indication of the application's theme.
What challenges did you encounter, and how did you overcome them?first time using react here
Community feedback
- @Fransco35Posted 8 months ago
Hello Diego, the layout and styling of your project looks really good. However, when a country is clicked which is supposed to be dynamically rendered in a separate page, a 404 error is shown. You should check it out and try to debug the code
1@d4ndresPosted 8 months ago@Fransco35 you're right. I forgot vercel.json. now it's fixed.
0
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