Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 552 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 552 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In your terminal:

cd into the project folder and type:

npm install

This installs the required dependencie

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.