Skip to content

Shaybush/weather-forecast

Repository files navigation

Weather Forcast App

Simple Weather Forcast App Using Accuweather Api.

demo site

Project Technologies -

Installation + Running The Application

Steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Shaybush/weather-forecast.git
    
  2. Open folder:

    cd weather-forecast
    
  3. Download Dependencies:

    npm i
    
  4. Edit .env File :

    VITE_URL=http://dataservice.accuweather.com

    VITE_APIKEY={YOUR API KEY}

  5. Run Project In Local:

    npm run dev
    

Project Photos

Releases

No releases published

Packages

No packages published

Languages