Axon is a lightweight, open-source, and easy to use web app that allows you to create flashcards from your own notes.
- Create flashcards from your own notes
- Study flashcards
- View flashcards
- Edit flashcards
- Delete flashcards
- React
- Vite
- Clone the repository
- Run
npm install - Run
npm run dev
- Go to
http://localhost:5173 - Create a new flashcard
- Study the flashcard
- View the flashcard
- Edit the flashcard
- Delete the flashcard
- Fork the repository
- Create a new branch
- Make your changes
- Push your changes to your fork
- Create a pull request
This project is licensed under the MIT License - see the LICENSE.md file for details.