Skip to content

Fullstack project that allows the user to create and learn from flashcards.

Notifications You must be signed in to change notification settings

Elenikats/learn-with-flashcards-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend code of my learning-with-flashcards fullstack project

The purpose of this project is for the user to be able to create different categories in which they can create flashcards. After logging in, they will be able to see and practice their saved flashcards and refesh their memory on what they have been learning. For example, at the moment I am learning web development so I could create a category of "Javascript". There I could save the definitions that I would like to practice learning and refer to after some time has passed and start forgetting. Each flashcard has a front and a back side. In the front the user can see the key word and in the back the definition of it.

The user is able to:

  • register and login,
  • create categories of topics intrested to learn,
  • create flashcards.

How to run the project

In the terminal run:

  • npm install
  • npm start

About

Fullstack project that allows the user to create and learn from flashcards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published