
Open source link tree clone written in sveltekit + FastAPI.
SociapeOne is a minimalist web application designed to streamline how you share your media portfolio. By employing an elegant and straightforward interface, it serves as a user-friendly clone of popular platforms like Linktree, allowing you to consolidate and share all your content with a single link. Developed using the versatile technologies of SvelteKit and FastAPI, it stands out in the crowded space of digital portfolio tools.
This open-source project not only helps individuals showcase their work but also encourages community involvement through contributions. It’s a perfect solution for creatives looking for a simple way to connect their digital presence without the clutter.

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.