This project was bootstrapped with Create React App. Table of Contents Setup Setup Clone the repository Run yarn install Run sqlite3 db.sqlite3 < scripts/createdb.sql to populate the database Running the app Run yarn start to run the React application Run yarn api to run the api