Skip to content

Flashcards App to quiz yourself on different topics you enter.

Notifications You must be signed in to change notification settings

dancastillo/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flashcards

Description

flashcard app to quiz yourself

Installation

Get code

# Clone this repository
$ git clone https://github.com/dancastillo/flashbards

Go into directory

$ cd flashcards

App

$ cd app

# install dependencies
$ yarn install

API

$ cd api

# install dependencies
$ yarn install

Usage option 1

App

$ cd app

# install dependencies
$ yarn install

# run app
$ yarn start

API

$ cd api

# install dependencies
$ yarn install

# run api
$ yarn dev

Usage option 2

install docker

# Run docker compose at root of project
docker-compose up

Built With

NodeJS

Fastify

React


About

Flashcards App to quiz yourself on different topics you enter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published