The Weather Jankari
- Shows weather of your current place
- Weather of other cities can be searched
- Forecast for next five days
Clone the project
git clone https://github.com/Yudin101/mausam.gitGo to the project directory
cd mausamInstall dependencies
npm installStart the server
npm run devNow, you should be able to see this project running on localhost:5173
Contributions are always welcome!
If you’d like to contribute to this project, you can:
- Create an Issue: Report bugs or suggest features by creating an issue.
- Open a Pull Request: Submit code changes or improvements by opening a pull request.
Thank you for your interest in contributing!
Note
The weather information relies on a free weather service OpenWeatherMap to provide information, updates from the service provider may affect the website's features.
This project is licensed under the MIT License.