Awesome
Demonstration of a family tree built with vx which combines d3 with reusable React Components.
Features
- Multiple Partners with no link to ancestors
- Loading node details on clicking on it (WIP)
- Showing member avatars inside the node
- Differentiating female & other genders
- Starting the tree with parent(s) of source node/member
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.<br> Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.<br> You will also see any lint errors in the console.
npm run server
Runs an http-server to serve the static files inside src
directory (currently d3-single-spouse.html).
npm run deploy
It deploys the code to now.sh and run the build on vk-ft.now.sh