Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 691 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 691 Bytes

Getting Started with Create React App

This project was bootstrapped with Create React App.

how to run it

You can download the zip file or clone it to your local machine, then run

npm intall --legacy-peers-deps to install the exact and current version of dependecies used in this project. and then type npm start to run the server.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload when you make changes.
You may also see any lint errors in the console.