Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1016 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 1016 Bytes

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!