TypeWeather is your go-to application for instant weather updates!
TypeWeather is your ultimate weather companion, offering instant updates and crucial meteorological information at your fingertips.
Explore the following key functionalities of TypeWeather:
- Effortless city-based weather search
- Instant access to current temperature and 5-day weather forecast
- Detailed weather insights, including perceived temperature, precipitation probability, wind speed, humidity, and UV index
To run TypeWeather locally:
- Clone the repository.
- Install dependencies with
npm install
. - Start the local server with
npm start
ornpm run dev
.
Thanks to Rocketseat for providing this template ♥