Run following commands:
git clone https://github.com/joerude/react-django-todo-app
pip install -r requirements.txt
python3 manage.py runserver
Run following commands:
git clone https://github.com/joerude/react-django-todo-app
pip install -r requirements.txt
python3 manage.py runserver