Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

✨ Flashcardify ✨

Flashcardify is a web application for creating, managing, and studying digital flashcards. Whether you’re a student preparing for exams or someone who loves learning new things, Flashcardify makes it easy to organize and review information effectively.

Features

  • Create Flashcards: Add, edit, and delete flashcards with questions and answers.
  • Practice Mode: Test your knowledge by flipping through flashcards in study mode. Mark which ones you get correct and incorrect to keep track of your progress.
  • Responsive Design: Works seamlessly on desktop, tablet, and mobile devices.

Tech Stack

Frontend: React Backend: Node.js, Express Database: MongoDB

Getting Started

Clone the Repository:

git clone https://github.com/saloni-jain-code/Flashcardify_Final.git

Install Dependencies:

cd frontend
npm install
cd ../backend
npm install

Configure Environment Variables: Create a .env file in the backend folder and set MONGO_DB_URI.

Run the App:

cd frontend
npm start

Access the app by opening your browser and navigating to http://localhost:3000.

Releases

Packages

Used by

Contributors

Languages