Skip to content

itsmenoahpoli/weather-forecast-app

Repository files navigation

Weather Forecast App

Installation Guide

git clone https://github.com/itsmenoahpoli/weather-forecast-app.git

cd weather-forecast-app

npm install

cp .env.example .env

npm run dev