This project is part of the Microverse curriculum in JavaScript module!
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.
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
This project was built using these technologies.
- Javascript
- HTML/CSS
- ESlint
- Atom editor
- Webpack
- DOM
- Git-Flow
Author
Adetayo Sunkanmi
- Github: @jstloyal
- Twitter: @jstloyalty
- Linkedin: Adetayo Sunkanmi
- E-mail: [email protected]
📝 This project is MIT licensed.