Skip to content

mesutdurukal/flashcards_project

Repository files navigation

Flashcard-o-matic

A local school has decided to put together a flashcard application, Flashcard-o-matic, to help their students study online. Teachers will use this application to create decks of flashcards for the subjects they teach, and students will study the decks. The school needs you to build the application that the students and teachers will use.

Application

In the app, there are Decks, which are composed of cards. You can add a new Deck or Delete some of them.

If you want to study a Deck, you can view the cards inside the deck and after seeing the question, you can flip the cards to the see the answer. You can also delete, edit cards, or add new ones.

Available Scripts

In the project directory, you can run:

npm install

To install all dependencies.

npm start

Note: this command will start two servers concurrently

npm test

Launches the test runner in the interactive watch mode.\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published