Skip to content

This is a Weather app created by JavaScript. It fetchs live weather data from Weather API.

Notifications You must be signed in to change notification settings

billodiallo/Weather-app

Repository files navigation

Weather APP

This is a javascript Weather app project. It fetchs live weather data from Weather API. The page is dynamically rendered by using JavaScript DOM manipulation. JavaScript is used to generate the entire contents of the page. Most of the page is stylized by pure CSS, though in some areas Bootstrap is used.

Hireable

Screenshots of the app.

image

Live Demo Link

Built With

  • Javascript/ES6
  • Fetch Api
  • npm
  • Webpack
  • HTML/CSS
  • Github Actions
  • Bootstrap
  • Stylelint
  • ESLint

Prerequisities

To get this project up and running locally, you must follow the steps from the getting started section.

Getting Started

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
git clone https://github.com/billodiallo/Weather-app.git. It will clone the repo to your local folder.

Step 2

  • Cd inside the project

  • run npm run build

  • Go into dist folder by typing cd dist and open index.html file using your favorite browser.

🤝 contributing

Contributions, issues and feature requests are welcome!

Author

👤 Billo Dallio

🙋‍♂ show your support

give a ⭐️ if you like this project!

📝 license

This project is MIT licensed.

About

This is a Weather app created by JavaScript. It fetchs live weather data from Weather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published