Hello! This is an app for users that enjoy using flashcards for studying.
- View all decks on the dashboard.
- Create new decks.
- Create and add cards to decks.
- Delete decks and cards.
- Edit decks an cards.
- Choose a deck, then study it by viewing the question side and flipping to view the answer on the other side.
- To run locally, clone this repository to your computer or download the zip file.
- Run:
npm install
. - Once installed, run:
npm start
.
- HTML
- CSS
- Bootstrap
- Javascript
- React
- Node
- Express
- Knex
- Postgresql