This is a full-stack web application built using Django for the backend and React for the frontend.
- User Authentication (Login & Registration)
- CRUD Operations (Create, Read, Update, Delete)
- REST API Integration using Django REST Framework
- Responsive User Interface
- Seamless frontend-backend communication
The backend is powered by Django and Django REST Framework, providing a robust API to handle data and user authentication. The frontend is built with React, offering a smooth and interactive user experience.