A site for my family.
This is a site for my family that links to each person's socials.
It provides the following information:
- Profile pictures
- Social accounts (Instagram etc.)
- Mail addresses
- Personal website links (if available)
Simply visit the public deployment to access the site:
Click on an image to see a larger version.
- parcel-bundler/parcel provides the build system.
- Semantic-Org/Semantic-UI-React provides the design system.
To contribute, please use the GitHub flow and follow our Code of Conduct.
To build the site locally, run:
$ git clone https://github.com/pojntfx/pojtinger.com.git
$ cd pojtinger.com
$ npm install --legacy-peer-deps
$ npm run dev
Family Site (c) 2024 Felicitas Pojtinger
SPDX-License-Identifier: AGPL-3.0