Learning Decks Site to learn with card and a beautiful design. Clone of Quizlet Use git clone https://github.com/Instelce/LearningDecks python -m venv env env/Scripts/activate pip install -r requirements.txt python manage.py migrate python manage.py runserver