Skip to content

juanrios15/reto_lilab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

reto_lilab

How to run:

Backend:

  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

Frontend:

  • npm install
  • npm start

Features:

  • Authentication using JWT.

About

Challenge using django rest and ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published