You can search any location to see weather condition and map using this application.
- Open a folder where you want to clone the repo
- Do git bash here
- Add command git clone https://github.com/bheema-284/weather_app.git
- The repository folder is cloned
- Open in VS Code, and open new terminal
- install npm packages
- Add command npm run dev
- View in browser(http://localhost:3000) and signup to access all features.