This GitHub repository is dedicated to the development of LinkTrail, a platform built using SvelteKit and Firebase. LinkTrail provides a seamless and intuitive experience for users to create and manage their personalized profiles, consolidating all their important links in one central hub.
To run the project, you need to create a .env
file similar to the .env.example
file:
# Download Dependencies
npm install
# run server...
npm run dev
Feito por Leonardo Luize 😁