Skip to content

baraagabaren/Flash-Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Cards

A simple flashcard application that allows users to create, edit, delete, and study flashcards.

Features

  • Create new flashcards with a question and answer.
  • Edit existing flashcards.
  • Delete unwanted flashcards.
  • Study mode to review flashcards.

Installation

  1. Clone the repository:

    git clone https://github.com/baraagabaren/Flash-Cards.git
    cd Flash-Cards
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start

    The application will be available at http://localhost:3000.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to your fork (git push origin feature-branch).
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages