Skip to content

parth5757/Todo-django-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Todo-django-react

This is an Todo applicatopn who is made on 2 most trending framework React and django pip envshell

Django

  • pip install django
  • django-admin startproject backend
  • cd backend
  • python mange.py startapp todo
  • python mange.py migrate
  • python manage.py createsuperuser
  • pip install djangorestframework django-cors-headers

React

  • npx create-react-app frontend
  • npm start

Views

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published