/flashcards

Coding flashcards!

Primary LanguageJavaScript

Flashcards App

Code flashcards app!

Notes about structure

This app uses ES6 classes to model database records and relationships.

To run locally:

  • Download & install dependencies
  • Create a database code_flashcards_dev and run the migrations, in order
  • Create a .env file
    • You will need a SECRET_KEY value for auth to work
    • You will need an API_KEY value, populated with an API key from Indico.