Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.15 KB

TypeWeather

TypeWeather is your go-to application for instant weather updates!

project TypeWeather

Table of Contents

📋 Description

TypeWeather is your ultimate weather companion, offering instant updates and crucial meteorological information at your fingertips.

🔧 Functionalities

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

🏃 Running the Project Locally

To run TypeWeather locally:

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Start the local server with npm start or npm run dev.

Thanks to Rocketseat for providing this template ♥