Skip to content

Example App that uses React and Redux Saga with a Django Rest Framework backend and Postgres

Notifications You must be signed in to change notification settings

ankit-arora/react-django-reset-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example App that uses React and Redux Saga with a Django Rest Framework backend and Postgres

Start Backend Server:

cd backend
docker-compose up --build

Start Frontend Server:

cd frontend
docker-compose up --build

go to http://localhost:3000

About

Example App that uses React and Redux Saga with a Django Rest Framework backend and Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published