DEV Community

Cover image for Startup Landing page in sveltekit, svelte, TailwindCSS
NoobCoder
NoobCoder

Posted on

Startup Landing page in sveltekit, svelte, TailwindCSS

Image description
Image description

I made a Startup landing page in sveltekit and tailwind CSS for a competition.

DEMO VIDEO: https://youtu.be/_7t4XKAwKaw

LIVE DEMO URL: https://linuxify-startup.vercel.app/

SOURCE CODE: https://rebrand.ly/startup_website

Features

  1. SSR Enabled
  2. Highly Editable nothing is hardcoded everything in the src/assets/details.js file. Even the website name is editable.
  3. Size of website is just 11.803KB
  4. Fast Website

Top comments (0)