A flashcard application designed to help students prepare for the GRE by learning high-frequency vocabulary words with Spanish translations.
This application helps GRE test-takers master essential vocabulary through interactive flashcards. The words are sourced from high-frequency GRE vocabulary lists and include Spanish translations to aid comprehension.
- 112 GRE vocabulary words organized alphabetically
- Interactive flashcards with flip animations
- Spanish translations for each word
- Progress tracking
- Letter-based navigation
- Responsive design for all devices
# Clone the repository
git clone https://github.com/BrikHMP18/deeplaoshi.git
# Navigate to project directory
cd deeplaoshi
# Install dependencies
npm install
# Start development server
npm run devOpen http://localhost:3000 to view the application.
The application is deployed at: https://deeplaoshi.web.app
- React 19
- Vite
- Framer Motion for animations
- CSS3 with custom properties
- Firebase for hosting
Words are sourced from Scholar Den's GRE Vocabulary video.
This project is open source and available under the MIT License.