Skip to content

✔️ Login project application with Python, React and JWT.

License

Notifications You must be signed in to change notification settings

senavs/login-react-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login Application

Login project application with Python, React and JWT.

Installation

Get into project login-react-python folder.

cd login-react-python

Use docker to run apllication.

docker-compose up

Usage

Frontend application will be on port 8080 and the backend, on port 8081

Stack

MySQL, FastAPI, Python3, React, Nodejs

Subjects

  • Project:
    • Docker
    • Dockerfile
    • Docker Compose
  • Database:
    • MySQL
  • Backend:
    • Python3
    • FastAPI
    • SQLAlchemy
    • Swagger
    • PyPi packages
    • JWT
  • Frontend:
    • Bootstrap 5
    • React
      • Hooks
      • Context API
    • Axios

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