Skip to the content.

A Simple Flashcard Application

Muoi is a flashcard application designed for the quick creation of study guides by end users. Initially created to help study for the USCIS Citizenship Exam, it is being adapted to generate and persist custom flash cards created by anyone.

Stack

Muoi uses a MERN stack w/ React, Node, Mongo, and Heroku for the development deployment. Muoi was originally written as a single page application with jQuery.

Development credits go to Clint Brodar and Max Anderson. It was inspired by the article Create a flashcard app without a database, by Brett Romero.