Don't forget to add your name in contributors folder
⭐ Make sure to grab some cool swags during Hacktoberfest by getting involved in the open-source community.
This web application fulfill the purpose of retrieving data from another application's API to provide 5 days of forecast saved with localstorage.
No special packages needed. It runs with vanilla javascript.
Access to the website and type in the city in lower cases and you will get the current weather conditions plus the following days.
https://vinodk-17.github.io/weatherapiminiproject/
You can contribute in this project by adding some new features or anything in your mind To contribute
- Star this repository
- Create an issue with description.
- Then fork this repository.
- Do your changes
- Make pull request and wait for review.
- Make sure you have entered your name in contributor folder as mentioned (It's your responsibility)
- Create a file
- file name = yourname.json (yourname = put your name)
- Append your details to
contributors.json
file in the below format:
{
"github-username": "YOUR-GITHUB-USERNAME"
}
- for example