CrowdFunding Web Application
A full-stack web application that allows users to register and log in securely using JWT (JSON Web Tokens). Users can create, update, edit, and delete fundraising campaigns through a simple and intuitive interface. Built with React on the frontend and Django on the backend, the app ensures a smooth user experience and robust backend logic. It includes CRUD operations, protected routes, and middleware for secure and efficient data handling.