WeatherNow is a weather forecasting website that provides precise weather conditions for any city in the world. It also features real-time weather updates for your current location. Built with HTML, CSS, JavaScript, and the OpenWeatherMap API.
🔗 Visit the site here: WeatherNow
- Fork this repository to your GitHub account.
- Clone the repository to your local machine:
git clone ~your clone link~
- Create a branch with your name:
git checkout -b ~your name~
- Make necessary changes and commit those changes:
git add . git commit -m "your message"
- Push changes to GitHub:
git push origin ~your branch name~
- Submit your changes for review:
- Go to your repository on GitHub.
- Click on the Compare & pull request button.
- Submit the pull request.
It's that easy! We are eagerly waiting for your pull request. 😊
Don't you feel happy and enlightened while contributing to this project? Give it a ⭐ then, it'll make us even happier!
Happy hacking! 🚀🚀🚀