Skip to content
/ axon Public

Axon is a free and open-source flashcard tool that automatically generates flashcards from text the user inputs.

License

Notifications You must be signed in to change notification settings

rbrickmn/axon

Repository files navigation

Axon

Axon is a lightweight, open-source, and easy to use web app that allows you to create flashcards from your own notes.

Features

  • Create flashcards from your own notes
  • Study flashcards
  • View flashcards
  • Edit flashcards
  • Delete flashcards

Technologies Used

  • React
  • Vite

Installation

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev

Usage

  1. Go to http://localhost:5173
  2. Create a new flashcard
  3. Study the flashcard
  4. View the flashcard
  5. Edit the flashcard
  6. Delete the flashcard

Contributing

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Push your changes to your fork
  5. Create a pull request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Axon is a free and open-source flashcard tool that automatically generates flashcards from text the user inputs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published