Screenshots Installation Clone the Repository git clone https://github.com/chiragtaneja1/Todo-List-Django.git Navigate to the folder cd Todo-List-Django Install the required packages pip install -r requirements.txt Run App Locally python manage.py runserver View Link http://127.0.0.1:8000