Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 862 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 862 Bytes

Studyio: A Powerful Open-Sourced Flashcard App

With Quizlet charging for basic flashcard features, I decided to create a free, open-sourced flashcard app that is easy to use and has all the features you need to study effectively. Visit the official website here.

Features

  • Import flashcards from a variety of sources
  • Share your flashcards with your friends, no account required!
  • Learn - A powerful learning algorithm that uses spaced repetition to help you memorize your flashcards
  • Test - Test your knowledge with a variety of different question types

Installation

  1. Clone the repository
  2. Install the dependencies
npm install
  1. Run the app
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.