Skip to content

calvinlu3/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start application

In the project directory, run the following command to install dependencies:

npm install

Then start the application using:

npm start

The app will start on http://localhost:3000