Responsive web page built with React JS

Solution retrospective
For this challenge I built everything out with only html and css and deployed on Git Pages. I then decided to use React JS to complete the bonus portion of the challenge which was to use the local JSON data to dynamically populate the content. This was a chance for me to explore ways to build React apps and deploy them. Since Create React App is officially deprecated I attempted to use Next JS. I have a bit more to learn before I deploy with Next JS! After reading some articles I decide to keep this simple and just use CodeSandbox.io, which relies on create-react-app. While building with React in order to practice and learn using a simpler routing is fine. The documentation for Next JS is excellent and I can't wait to use it in the future.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Amy Spencer's solution.
Join 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