Next.js React Tailwind Weather App

Solution retrospective
I am most proud of completing the app in React - it has been a while since I built something in React, and I have never used Next.js before. Next time I might look at using more Radix primitives - I discovered them late in the build and only used them for tooltips, but they also have a dropdown menu that is probably better than what I built.
What challenges did you encounter, and how did you overcome them?I wanted to use a serverless function (on Vercel) to make my API call to Unsplash for the the background images. Which required transitioning my already built project from React-Router to Next.js. I have never used either framework before so I was in unfamiliar territory. ChatGPT guided me through the transition process, explaining exactly how to re-organize and modify my files so that I didn't need to start over.
What specific areas of your project would you like help with?This is my first project in Typescript, so any Typescript advice would be great!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Cassia Nebel'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