Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 332 Bytes

How to run locally?

  1. Clone and cd into the repo.
  2. Run yarn to download dependencies.
  3. Run yarn start to start the development server.
  4. Open http://localhost:3000 to view it in the browser.

This project was bootstrapped with Create React App.