Simple todo with no style with django rest framework (DRF) and react js
FOR RUN THIS PROJECT:
INSTALL PACKAGES:
pip install django pip install djangorestframework pip install django-cors-headers pip install nodejs
Django -> go to backend folder and run server(python manage.py runserver)
React -> go to frontend folder and run server(npm start)
FOR ADD NEW TODO:
go to django admin panel -> user -> mohammad password -> 123 and add new todo