Skip to content

This is example of simple todo api. Django Rest for a back end + React for a front end

Notifications You must be signed in to change notification settings

mykola-rigpa-ds/to_do_django-rest_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django rest with react todo app

Simple todo application

Front end:

  • "axios": "^0.21.1",
  • "react": "^17.0.2",
  • "react-dom": "^17.0.2",
  • "react-scripts": "4.0.3",
  • "web-vitals": "^1.0.1"

Back end:

  • asgiref 3.3.1
  • Django 3.1.7
  • django-cors-headers 3.4.0
  • djangorestframework 3.11.2
  • pip 21.0.1
  • pytz 2021.1
  • setuptools 54.1.2
  • sqlparse 0.4.1
  • wheel 0.36.2

About

This is example of simple todo api. Django Rest for a back end + React for a front end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published