Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 2.48 KB

README.md

File metadata and controls

75 lines (41 loc) · 2.48 KB

weather-forecast-app

weather app

Check the weather forecast of over 200,000 cities around the World.

Description

Welcome to Weather App fellow Developer, this is where you find weather application built with vanila Javascript and using [API] (https://openweathermap.org). Here you can search:

  • Current temperature from almost every city in the world(over 200,000!);
  • Get a the daily forecast information for 7 days;
  • Hourly forecast for the next 5 hours;
  • Chart Comparing the max and min temperature of the next 7 days;

It was my first weather app, I faced some challenges building the graph for the forecast weather and turn it completely responsive is my next improvement.

Contribution Guidelines

The contribution guidelines are as per the guide HERE(https://github.com/tsdamas/weather-forecast-app/blob/main/CONTRIBUTIONS).

Instructions Fork this Repository Clone your forked repository Add your scripts Commit & Push Create a pull request Star this repository Wait for Pull Request to merge Celebrate, your first step into the open Source World and contribute more

Note: When you Add a project Add it to the README for ease of finding it Note: Please do not put the project link to reference your local forked repo. Always link it to this repo after it's been merged with main.

Requirements

This module requires no modules outside of the branch.

To use the Open Weather API, you will need to get a key to access the information.

License

MIT License

Built with

  • JavaScript;
  • HTML;
  • CSS;

Links

Screenshots

weather app

Future Updates

  • Mobile Responsive
  • Tests

Author

Thais Damasceno

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!