App for learning new English words ๐
This application allows users to learn new English words using flashcards. The original list of words comes from the API, user can add new words to the list, as well as edit existing ones. In the Game tab user can memorize words by scrolling through the cards using the carousel buttons, guess the translation and check himself.
- React
- Context
- JavaScript
- React Router
- CSS Modules
- Framer Motion
- React Loading Indicators
- React Fontawesome
clone the project
cd "target folder"
npm install
npm start