
Submitted 18 days ago
Frontend Quiz App using Next JS and Tailwind CSS
#next#react-router#tailwind-css#typescript
@duncan-chege
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- I'm proud to have finished this project. It seems easy, but it's tricky
- I used Context API to manage my states and useRouter for programmatic navigation
- I asked for help within my React networks, and 3 guys gave me fine solutions
- Switching between light and dark modes was problematic considering I was deploying my app on Vercel. However, I watched a YouTube tutorial and consulted ChatGPT when I was stuck
- Managing multiple states was tricky, considering I was moving them in different routes. However, I solved that using Context API
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