Skip to content

A simple app created with Python/Django and React Native, simulated a simple login using Oauth2.

License

Notifications You must be signed in to change notification settings

RodrigoBLima/django-react_native-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Django app

Linkedin Badge BADGE_LICENSE BADGE_WEB_REACT BADGE_MOBILE_REACT_NATIVE BADGE_SERVER_NODEJS BADGE_OPEN_SOURCE BADGE_NODE_VERSION Git Stars Last Commit Codacy Quality

Setup

  • Download/clone repo.
  • Create and activate a virtual environment.
  • Install Django and other dependencies with pip install -r requirements.txt.
  • Run Django app using python manage.py runserver.
  • Install React dependencies with npm install.
  • Run React app with npm start.
  • Build React app using npm run build.

License

MIT License

About

A simple app created with Python/Django and React Native, simulated a simple login using Oauth2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published