Skip to content

A weather app that pulls data from the OpenWeatherMap API. The app accepts an input(Valid city name) from the user, fetches weather data from OpenWeatherMap API, and displays it on the website. The temperature is measured in degrees celsius and can be converted to Fahrenheit by clicking on the conversion button. The app was built with JavaScript…

Notifications You must be signed in to change notification settings

Nasa28/Weather_App

Repository files navigation

Ihu Igwe

The Weather App (Ihu Igwe) project comes at the end of the Asynchronous Javascript and APIs section of the Javascript course. It tests the knowledge of the student about asynchronous communication with promises or async/await and when to use them.

screenshot

Built With

  • Javascript
  • CSS
  • Webpack

Live version

You can check the live version in this link

Getting Started

To get a local copy up and running follow these simple example steps. On your terminal, run

 git clone git@github.com:Nasa28/Weather_App.git

Usage

  • cd into the project

  • open the project using code editor of your choice

  • Open the index.html file with your browser

Authors

👨‍💻 Kalu Chinasa Agu

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

📝 License

This project is MIT licensed.

About

A weather app that pulls data from the OpenWeatherMap API. The app accepts an input(Valid city name) from the user, fetches weather data from OpenWeatherMap API, and displays it on the website. The temperature is measured in degrees celsius and can be converted to Fahrenheit by clicking on the conversion button. The app was built with JavaScript…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published