Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 368 Bytes

This project was bootstrapped with Create React App.

See the accompanying blog post to learn how this works.

To Run It

  1. Clone the project.
  2. Run npm install or yarn
  3. Run npm start or yarn start

Tests are available as npm test or yarn test.