full stackk website for learning vocabulary in foreign languages using flashcards
created with
- flashcards
- saving user progress
- login
- register
- full mysql integration
- log out
- cookies
To run frontend
npm run
in new terminal, run backend
cd server/
npm run
npm build