Cardify is a flashcard application built with Next.js. It allows users to create, view, and manage flashcards to help with studying and learning.
- Ashfin: https://github.com/Ashfinn
- Himel: https://github.com/Hasanul-Banna-Himel
- Mehreen: https://github.com/Noblesse013
- Create Flashcards: Add new flashcards with questions and answers.
- View Flashcards: Flip through flashcards to review questions and answers.
- Remove Flashcards: Delete flashcards that are no longer needed.
To get started with Cardify, follow these steps:
-
Clone the Repository
git clone https://github.com/your-username/cardify.git
-
Navigate to the Project Directory
cd cardify
-
Install Dependencies
npm install
-
Run the Development Server
npm run dev
Open your browser and go to http://localhost:3000 to view the application.
- Add a Flashcard: Enter a question and an answer in the input fields and click "Add Card".
- View a Flashcard: Click on a flashcard to flip it and view the answer.
- Remove a Flashcard: Click the "Remove Card" button on the flashcard you want to delete.
Feel free to open issues or submit pull requests to contribute to Cardify. If you have any questions or suggestions, please open an issue in the repository.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or inquiries, you can reach me at [email protected].