Skip to content

This is a django backend and react frontend simple web application

Notifications You must be signed in to change notification settings

ken1800/django-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-React-Redux

This is a simple learning project using django as my backend and react as the frontend library

Installation

clone the project
make sure the following are installed
    Django 2.0 +
    React
    Redux
    React-Router
    Alert
    

Usage

cd Django-React # migrating to the root directory 'Django-React'
python manage.py runserver # starts the django server 'localhost:8000'
cd Django-React/front
npm start #after cd Django-React/front

django-react

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is a django backend and react frontend simple web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published