Spark

Demo project.

The data for this website comes from this Notion page.

It was inspired by the following repo and help in deploying came from this tutorial.

To run locally

  1. Clone repo
  2. cd client
  3. npm start
  4. Open a second terminal window
  5. Go back into root directory
  6. cd server
  7. npm run start