Skip to content

This is a project to get the weather data of a specific location. This project was created in pure JavaScript. You can check the weather condition of any capital city in the world.

Notifications You must be signed in to change notification settings

chinweokwu/Weather-App

Repository files navigation

Weather-App

In this project i use the fetch api and the knowledge of async programming to create a weather app that detects your current weather of a location and any weather location of your choice

screenshot screenshot

Built With

  • Javascript ES6
  • OpenWeatherMap API
  • WebPack
  • HTML
  • CSS
  • VS Code

How to Install

  • Install Node in your system. To install Node, you can read the Documentation

  • Clone the repo or download the zip file into your machine.

    git clone https://github.com/chinweokwu/Weather-App.git
    
  • On your terminal, CD into the Weather-App folder and run

    npm install
    
  • This will install all the dependancies.

  • Then open the index.html in your browser (or use a local server)

Author Hireable

👤 Paul chinweokwu Morah

🤝 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

This is a project to get the weather data of a specific location. This project was created in pure JavaScript. You can check the weather condition of any capital city in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published