Skip to content

mufeezhanif/MemorizeIt

 
 

Repository files navigation

MemorizeIt

MemorizeIt is a flashcard app designed to help users improve memory retention through active recall and spaced repetition. Users can create, organize, and review flashcards in personalized decks, making learning efficient and fun!

How to get start ?

1. Fork the Repository

  • Click the Fork button on the top-right of this page.
  • This will create a copy of the repository under your GitHub account.

2. Clone the Repository

Once you have forked the repository:

i. Open your terminal and run the following command to clone it to your local machine:

git clone https://github.com/YOUR-USERNAME/MemorizeIt.git

ii. Navigate into the project directory:

cd MemorizeIt

3. Install Dependencies

i. On your terminal, run the following command:

npm install

4. Start the app

 npx expo start

In the output, you'll find options to open the app in a

About

MemorizeIt is a flashcard app designed to help users improve memory retention through active recall and spaced repetition. Users can create, organize, and review flashcards in personalized decks, making learning efficient and fun!

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.2%
  • JavaScript 7.8%