App's only global dependency should be a version of Node 10 or greater.

After cloning the repository, run the following commands in the project directory.

npm i

Fetches and installs library packages.

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.

npm test

Runs tests.