Skip to content

A simple, beautiful, and responsive weather application. It provides current and 6-days weather foreacast using OpenWeather API.

Notifications You must be signed in to change notification settings

agus-3rd-yoga/weather-app

 
 

Repository files navigation

💻 Live Demo:

https://weather-app-7w1.pages.dev/


✨ Getting Started

  • Make sure you already have Node.js and npm installed in your system.
  • You need an API key from OpenWeatherMap. After creating an account, grab your key.
  • Then, under the src directory, go to api/OpenWeatherService and replace WEATHER_API_KEY with your OpenWeatherMap API Key.
    • api/OpenWeatherService.js: It contains the code related to the back-end of the application.

⚡ Install

  • Clone the repository:
git clone https://github.com/agus-3rd-yoga/weather-app.git
  • Install the packages using the command npm install

Thank You ☺

About

A simple, beautiful, and responsive weather application. It provides current and 6-days weather foreacast using OpenWeather API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • Shell 4.2%
  • Other 1.5%