Skip to content

This project is built using javascript and webpack. A fetch API is used in getting data from the open weather API and the information gotten is used in building a weather forecast site

Notifications You must be signed in to change notification settings

didymus707/Weather-App

Repository files navigation

Weather-App

This project requires the OpenWeatherMap Api in order to get the weather condition of a particular location. Es7 features Async/Await were used in making these Api calls along with the fetch Api. Users can search for the weather of a location by using the search box to sarch for a city name.

Live Preview

  • See a live preview here

Built With

  • Webpack
  • Javascript
  • CSS
  • HTML5
  • Fetch Api
  • OpenWeather Api

Getting start

In order to start with the project:

  1. Install npm in your machine.

  2. Clone this repository

  3. cd inside the project

  4. Run

  npm i

in the terminal to install the dependencies. 5. Run npm run dev to start compilation 6. Open your browser to see the changes

Authors

👤 Adewale Orotayo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

This project is built using javascript and webpack. A fetch API is used in getting data from the open weather API and the information gotten is used in building a weather forecast site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published