Skip to content

Mohammadreza-hoseini/django-react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

django-react-todo

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

About

Simple todo with no style with django rest framework (DRF) and react js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published