Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 437 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 437 Bytes

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