ShareLifeNow is a Blood Donation Website that connects blood recipients with donors. It is built using the MERN stack and supports CRUD operations for managing donor and recipient information.
Check out the ShareLifeNow Demo to see the website in action!
- User Authentication: Secure registration and login system for donors and recipients.
- Donor Management: Add, edit, and delete donor profiles.
- Recipient Management: Add, edit, and delete recipient profiles.
- Connection: Facilitates the connection between donors and recipients.
- MongoDB: Database for storing donor and recipient information.
- Express.js: Server framework for handling HTTP requests.
- React: Frontend library for building user interfaces.
- Node.js: Server-side runtime environment.
- Bootstrap: Frontend framework for responsive design.
-
Clone the repository:
git clone https://github.com/web-dev-champ/ShareLifeNow.git