Skip to content

Hits the weather API with a fetch request to obtain the temperature and sky condition for a given location at that time.

Notifications You must be signed in to change notification settings

Leon-Mbegera/Weather-App

Repository files navigation

Weather-App

  • This is a weather forecast site, where user can search the weather condition for whichever place just by giving the location name.

  • Live demo

Built with

  • JavaScript
  • HTML & CSS
  • Webpack

How to get started

  • Download or clone this repo by using

  • $ git clone https://github.com/Leon-Mbegerea/Weather-App.git

  • Open its project directory

  • $ cd Weather-App

  • Run $ npm install

  • Run $ npx webpack --watch to bundle the files in the src folder:

  • Go to the dist folder and open index.html with live server to view the app in action on your browser.

Author

👤 Leon

🤝 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!

About

Hits the weather API with a fetch request to obtain the temperature and sky condition for a given location at that time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages