This was the perfect project for practicing React and Next.js. I was able to tackle a lot of challenges, including:
- creating reusable components
- filtering search results
- routing with Next
- creating a light and dark theme
There was a surprising amount of CSS required, and my code started to get a bit crazy. I'm again reminded at how important it is to have a good design system. That's something I'll continue to work on.
One challenge I wasn't sure how to address was having different input placeholder text based on the screen size. If you have any feedback on usability or anything else that could be improved, that would be great. Thanks 🙂