Skip to content

Frontend for a Kite Beach, Cape Town weather app that aggregates data from multiple sources.

Notifications You must be signed in to change notification settings

mikaelrothig/weather-station-dashboard-frontend

Repository files navigation

Logo

Weather Station Dashboard Frontend

Frontend for a Kite Beach, Cape Town weather app that aggregates data from multiple sources.

demo

🛠 Installation & Set Up

This project relies on the Weather Station Dashboard Backend to recieve weather data. Please make sure to follow it's installation and setup steps.

  1. Install dependencies

    npm install
  2. Create an .env.local file in the base directory and paste the following;

    VITE_API_BASE_URL=http://localhost:4000
    
  3. Start the local development server

    npm run dev

About

Frontend for a Kite Beach, Cape Town weather app that aggregates data from multiple sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published