A dynamic family tree website built with React, Node.js, Express, and MongoDB.
- Dynamic family tree visualization.
- Admin panel to add/edit family members.
- Dynamic age calculation and deceased handling (grayscale photos).
- Responsive design built with React and Bootstrap.
- Frontend: React, Bootstrap
- Backend: Node.js, Express
- Database: MongoDB
- Navigate to the
backend/folder:cd backend npm install