Skip to content
Submitted 22 days ago

Responsive Weather app w/ React and Tailwind

react, typescript, tailwind-css
P
LVL 3
@AnthonyMejia0
A solution to the Weather app challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I've never worked with a weather related API so it was fun working with all the data.

Next time I would plan my component structure a little more to prevent overuse and messy code.

What challenges did you encounter, and how did you overcome them?

My biggest challenge was implementing the hourly weather data for each day. I implemented a helper function to provide the starting index for the times array based on the selected day.

What specific areas of your project would you like help with?

I would really like some tips on SEO and semantic tags. I tend to build based on designs without thinking much about accessibility.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Anthony Mejia’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