This is a Flashcards application built with Next.js. It allows users to create flashcards for studying.
To run the development server, use the following command:
npm run dev
Then, open http://localhost:3000 in your browser to see the app in action.
- Create new flashcards
- Edit existing flashcards
- Delete flashcards
- Navigate through flashcards
This is the URL for the backend API repository: https://github.com/abmoallim/flashcard_api