Skip to content

A weather app that allows you to search for any city in the world and get the weather forecast in real-time. The temperature is in Celsius and can also be toggled to Fahrenheit. The weather is served using Open Weather API.

License

Notifications You must be signed in to change notification settings

jstloyal/Weather-App

Repository files navigation

Weather-App

JS Logo

This project is part of the Microverse curriculum in JavaScript module!

Table of Contents

About The Project

A weather app that allows you search for any city in the world and get the weather forecast in real time. Temperature are in Celsius and can also be toggled to Fahrenheit. The weather is served using Open Weather API. I also used DOM manipulation to dynamically render the homepage. All of the components of website is generated using Javascript alone.

weather-app image

weather-app image

weather-app image

Project live link

Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Built With

This project was built using these technologies.

  • Javascript
  • HTML/CSS
  • ESlint
  • Atom editor
  • Webpack
  • DOM
  • Git-Flow

Contributors

Author

Adetayo Sunkanmi

Acknowledgements

License

📝 This project is MIT licensed.

About

A weather app that allows you to search for any city in the world and get the weather forecast in real-time. The temperature is in Celsius and can also be toggled to Fahrenheit. The weather is served using Open Weather API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published