____ _ _
/ ___|__ _ __| (_)_ _
| | / _` |/ __| | | | | |
| |__| (_| | (__| | | |_| |
\____\__,_| \___|_|_|\___/
Cardify is a sleek flashcard application built with Next.js, designed to simplify studying with a beautiful, user-friendly interface. Create and manage flashcards effortlessly while we continue to enhance the backend. Currently in active development, Cardify focuses on delivering an intuitive UI for learners.
- Create Flashcards: Add new flashcards with questions and answers through a polished, intuitive interface.
- Delete Flashcards: Remove flashcards you no longer need with a single click.
- Stunning UI: Enjoy a modern, responsive design that makes studying a pleasure.
Note: Cardify is in the development stage, with backend improvements in progress to enhance functionality.
Get started with Cardify in a few simple 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 visit http://localhost:3000 to experience Cardify’s elegant interface.
- Add a Flashcard: Enter a question and answer in the input fields, then click "Add Card" to create a new flashcard.
- Delete a Flashcard: Click the "Remove Card" button on any flashcard to delete it.
- Enjoy the UI: Navigate through your flashcards with a smooth, visually appealing experience.
We’d love your help to make Cardify even better! To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add your feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a pull request.
Please open an issue to discuss bugs, UI suggestions, or backend improvements.
Cardify is licensed under the MIT License. See the LICENSE file for details.
For questions or inquiries, reach out at obidur.shawal@gmail.com or via GitHub Issues.