@d4ndresSubmitted 8 months ago
What are you most proud of, and what would you do differently next time?
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