A web-based application for creating and visualizing family trees. Built with HTML, CSS, and JavaScript.
- Interactive family tree visualization
- Add and edit family members
- Connect family relationships
- Responsive design
Visit the live demo at: https://mspeaks.github.io/family-tree/
- Clone the repository:
git clone https://github.com/mspeaks/family-tree.git
- Open
index.htmlin your web browser - Start editing!
- HTML5
- CSS3
- JavaScript
- D3.js (for tree visualization)