App to search information about the weather of the cities all around the world.
It was builded using:
- Vite React.
- Tailwind.
- useContext.
In this project I used two APIs.
This is a Geocoding API to get more precision on the latituted and longitude of the cities.
This is the API in charge of the results about the weather.
You can find the demo of the project clicking here Clima-Vic