Skip to content

MikeJWms/flash-card-monster

Repository files navigation

A lightweight flash card web app. Make and study decks of flash cards all in your browser.

Demo

www.FlashCard.monster

Tech Stack

Client: React, Local Storage, TailwindCSS

Server: None! It's all client side.

Features

  • Auto save your deck and cards to your browser's local storage
  • Cross platform - visit with your favorite web browser and start studying
  • Sharable decks (coming soon)
  • Light & dark theme (coming soon)

Run Locally

  1. Clone the project
  git clone https://github.com/MikeJWms/flash-card-monster.git
  1. Go to the project directory
  cd flash-card-monster
  1. Install dependencies
  npm install
  1. Start the server
  npm run start

About

Flash card web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published