Jam Theme: Make Everyday a Little Less Ordinary 👏 Create a project relating to the theme "Make Everyday a Little Less Ordinary".
Create a virtual environment requirements.txt file should list all Python libraries required, and they will be installed using:
pip install -r requirements.txt
The Project was made using a Django Backend and Tailwind CSS as the UI.
To start the project locally :
python manage.py runserver