Created a flashcard application that allows users to create, edit, and delete decks and cards for studying purposes.
JavaScript, React, HTML, and SCSS.
- Fork and clone this repository.
- Run
pnpm install
to install project dependencies. - Run
pnpm start
.
Original idea from @kerimedeiros