Welcome to the Fundraising Platform, a web application designed to facilitate the creation and management of fundraising campaigns. Built using the MERN stack (MongoDB, Express.js, React, Node.js), this platform allows users to launch and contribute to campaigns seamlessly.
- User Authentication: Secure signup and login using JWT.
- Campaign Management: Create, edit, and delete fundraising campaigns.
- Contribution System: Users can contribute to campaigns.
- Payment Integration: Secure payment processing with Stripe.
- Admin Panel: Manage users and campaigns.
- Responsive Design: Optimized for various devices.
- Frontend: React, Redux, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Authentication: JWT (JSON Web Tokens)
- Payment Gateway: Stripe