Skip to content

agungkrishna-code/Weather

Repository files navigation

Wettervorhersage App

Welcome to Wettervorhersage, solution for accurate and user-friendly weather forecasts.

Features

  • Search Feature
  • Error Notification
  • Geolocation

Run Locally

Clone the project

  git clone https://github.com/agungkrishna-code/Weather

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start