An App Used to record, safely store genealogy data and visually display genealogy
- clone the project
cd server
npm install
npm run server
cd client
npm install
npm run dev
To Add parents,
- click on the row of the child,
- the parent names should match Exactly those shown on the members table
- React js
- Tailwind Css
- Express Js
- VsCode IDE
- Nodejs