Skip to content

Linkwave is a Social Link Sharing Platform inspired by 🌓 Linktree where users can publish and edit a profile for their social media links. The goal of this project is to leverage SvelteKits’s rendering capabilities with a variety of user authentication and data fetching patterns.

Notifications You must be signed in to change notification settings

dparksy/linkwave

Repository files navigation

Linkwave

Linkwave is a Social Link Sharing Platform inspired by 🌓 Linktree where users can publish and edit a profile for their social media links. The goal of this project is to leverage SvelteKits’s rendering capabilities with a variety of user authentication and data fetching patterns.

⚔ Essential Svelte topics šŸ’Ŗ Server-side rendering, SEO, data fetching, and caching

šŸŖ Cookie-based user authentication

šŸ’„ Forms with SvelteKit Actions

šŸ¦‹ Integrate Tailwind and DaisyUI with SvelteKit

šŸ¤ Fullstack Drag-and-drop from scratch

šŸ”„ How to rapidly ship complex features with Firebase

šŸ¤” Analysis of potential design choices and their tradeoffs

šŸŽØ Svelte animations with real-world data

šŸ’Ž Deploy SvelteKit with serverless functions

Screenshots

Screenshot 2024-03-05 at 6 52 25 pm Screenshot 2024-03-05 at 6 52 34 pm Screenshot 2024-03-05 at 6 52 49 pm Screenshot 2024-03-05 at 6 54 21 pm Screenshot 2024-03-05 at 6 55 15 pm

Everything you need to rebuild this Svelte project, powered by create-svelte.

Developing

Install dependencies with npm install (or pnpm install or yarn), and start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Linkwave is a Social Link Sharing Platform inspired by 🌓 Linktree where users can publish and edit a profile for their social media links. The goal of this project is to leverage SvelteKits’s rendering capabilities with a variety of user authentication and data fetching patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published