Nuxt 2 and VueJS 2 frontend for genealogy website.
Family Tree 365 is an open-source family tree software that allows users to easily create their own family tree through importing existing data or manual data entry. The software securely stores all data on the user’s server and does not share it without permission. The Nuxt and Vue frontend of the software is used for interacting and processing data efficiently. Users can access a demo of the software by registering a free account.
To install the Family Tree 365 software, follow these steps:
git clone https://github.com/username/family-tree-365-frontend.git
cd family-tree-365-frontend
npm install
npm run dev
http://localhost:3000
.Family Tree 365 is a browser-based family tree software that allows users to easily create their family tree through importing existing data or manual data entry. The software prioritizes data security by storing all user data on their own server. With future smart matching features, users will be able to connect and match their family tree data with others.