A web app, made using React, that lets you user see the weather and forecast of their city. User can also see the temparature trend.
- Vite
- Material UI
- Rechart
Clone the repo
git clone https://github.com/ritikprajapat21/weather-application.git
cd weather-application
Install the dependancy
npm install
Run the app
npm run dev