The Weather Guru

Contributors Forks Stargazers Issues

The Weather Guru is a weather app built with Vanilla JS and Bootstrap. It is a friendly tool that will provide information not only for the searched City but also for 4 of the most important cities in the world. The other four cities are selected randomly, so every time you come back to the website or make a search, you will get information and beautiful images for other cities in the world!

screenshot1

screenshot1

screenshot1

Live Version

Live Version

Built With

  • JavaScript
  • Bootstrap 4
  • HTML5
  • SASS

Getting Started

To get started with the app, cd to the directory where you would like the repo to live by typing on your terminal:

$ cd <directory>

Clone the repo typing:

$ git clone git@github.com:lmaldonadoch/weather-app.git

Run Webpack:

$ npx webpack

Open the path to /dist/index.html in your browser.

Prerequisites

Webpack Node

Author

👤 Luis Angel Maldonado

Future Upgrades

  • Add a footer with my contact links.
  • Add functionality to look for information by zipcode.
  • Try to get users location to show by default the weather in the location.

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments