Skip to content

huyson201/weather-web-app

Repository files navigation

Getting started

Clone repository:

git clone https://github.com/huyson201/weather-web-app.git

🔗Navigate to the weather-web-app directory:

cd weather-web-app

Install package

yarn install

OR

npm install

👉 Create .env file and add api key:
👉 Get Api key here.

VITE_API_KEY=api_key

start project:

yarn dev

OR

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published