Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 479 Bytes

File metadata and controls

10 lines (7 loc) · 479 Bytes

Django-React-Fullstack-Application

This project is a full-stack web application using Django for the backend and React for the frontend. It includes authentication using JWT tokens. The primary purpose of this project is to serve as a learning tool for building full-stack applications with these technologies.

Technologies Used Backend: Django (Python) Frontend: React (JavaScript) Database: Choreo online database API: Django REST Framework, Simple JWT for authentication