Skip to content

SamPariat/weather-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using and installing 'Weather Website'

Run Locally

Clone the project

  git clone <project-id.git>

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Optional

Open https://weather-website-lyart.vercel.app/

Authors