Skip to content

drwillcharles/django-todo-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

django-todo-react

Introduction

Built from Digital Ocean tutorial How To Build a To-Do application Using Django and React

Requirements

  • Poetry
  • Node.js

Running the application

Backend

To run the Django server:

cd backend
poetry run python manage.py runserver

Frontend

To run the React application:

cd frontend
npm start

About

Pomodoro timer application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published