This browser extension helps users get flashcard recommendations based on their learning progress. It integrates with various learning platforms to enhance the studying experience. (Or just an flashcard extension, and working if only my backend is on,)
- Smart flashcard recommendations
- Integration with popular learning platforms
- User-friendly interface
- Lightweight and efficient
- Clone this repository:
git clone https://github.com/trungdangtapcode/Flashcard-Recommendation-Extension.git
- Open Chrome and go to
chrome://extensions/
. - Enable "Developer mode" (top right corner).
- Click "Load unpacked" and select the cloned repository folder.
Or you can install from edge store link (I wonder is it removed yet)
Or you can run it by yourself
cd vite
npm run dev
cd mongo-nest
npm run start:dev