Skip to content

shawnpyates/MD-Flashcards-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD Flashcards (UI)

Frontend for a web application that enables users to create flashcards that support markdown and code snippets.

Demo version available here (it may take a minute to load).

Currently running against an Elixir/Phoenix API.

To run locally:

  1. You will need to run a local API using the instructions here.

  2. Install dependencies: npm install

  3. In src/config.js, ensure that the configured URLs match the URL of your local API.

  4. Start development sever: npm start

About

UI for Flashcards Supporting Markdown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published