Introducing Flipable – a cutting-edge app transforming traditional flashcard learning. Our platform goes beyond memorization, offering flexible tests that prioritize conceptual understanding over perfect matches. Flipable ensures a nuanced learning experience through creating tailored flashcard decks, assess key concepts, and elevate your learning journey. Explore the future of dynamic learning with Flipable!
To run Flipable on your local machine -
Clone the github repo and install all dependencies by typing npm i in each folder
Ensure you create .env files with your own API_KEY's. For frontend, we are using Vite and as such, all readable keys must be sent with the VITE_ prefix
Go to the frontend folder and run npm run dev and same with the back end
Once done, go to your localhost url and see the project