Clone the repo

Steps to run the application:

npm install
npm run dev
In a new command line tab, npm start
In the browser, navigate to http://localhost:3000/
npm test for tests