🇺🇸 English (only in GitHub) |
🇧🇷 Português |
This is a reinterpretation of the pokedex developed with nextJS.
An address lookup and weather display app. With a simple and nice design, it is a suitable project for beginners.
Consulting the weather is more than a daily habit; it's an opportunity to connect with nature and prepare for what's to come. Observing changes in the weather can help us plan our activities and protect against extreme weather events.
It's an empowering feeling to know that we have the ability to anticipate the weather and adapt to it. When we query the weather, we can visualize the dynamics of the natural world and appreciate the beauty of climate variation. The sense of satisfaction of being prepared for a sunny day or a downpour cannot be overstated.
Check out this list of everything we will use in this app:
NextJS
TypeScript
CSS Module
Next Routes
Vercel Deployment
GitHub
To open and run the project, run npm i
to install the dependencies and npm run dev
to start the project.
Then go to http://localhost:3000/ in your browser.
An address lookup and weather display app. With a simple and nice design, it is a suitable project for beginners.
Consulting the weather is more than a daily habit; it's an opportunity to connect with nature and prepare for what's to come. Observing changes in the weather can help us plan our activities and protect against extreme weather events.
Weather React App is an application to query weather by location, developed from the tutorial Code Commerce. The main idea behind this tutorial's implementation is to further advance knowledge in React and the query api tool by managing states with useState for conditional rendering based on the return.
🪧 Vitrine.Dev | |
---|---|
✨ Name | Weather React App |
🏷️ Technologies | React, Javascript, Axios, CSS, GitHub ( used Technologies) |
🚀 URL | https://react-app-weather-forecast.vercel.app/ |
🔥 Challenge | https://www.youtube.com/watch?v=UjeXpct3p7M&t=615s&ab_channel=CodeCommerce |