All Projects → navneetsharmaui → sveltekit-starter

navneetsharmaui / sveltekit-starter

Licence: MIT license
Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.

Programming Languages

Svelte
593 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to sveltekit-starter

hagura-sveltekit
A minimal markdown blog template built using SvelteKit
Stars: ✭ 51 (-89.42%)
Mutual labels:  sveltejs, sveltekit, sveltekit-template
sveltekit-blog
Sveltekit blog starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
Stars: ✭ 100 (-79.25%)
Mutual labels:  sveltejs, sveltekit, sveltekit-template
svelte-slate
slate svelte view layer
Stars: ✭ 43 (-91.08%)
Mutual labels:  sveltejs, sveltekit
react-enterprise-starter-kit
Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. 🔥
Stars: ✭ 55 (-88.59%)
Mutual labels:  postcss, storybook
Stackoverflow Clone
This project is a simplified a full stack clone of Stackoverflow.
Stars: ✭ 395 (-18.05%)
Mutual labels:  postcss, storybook
tailwindcss
Add Tailwind CSS to your Svelte project
Stars: ✭ 583 (+20.95%)
Mutual labels:  postcss, sveltekit
postcss
Add PostCSS to your Svelte project
Stars: ✭ 37 (-92.32%)
Mutual labels:  postcss, sveltekit
Next.js Typescript Starter Kit
🌳 [email protected], Styled-jsx, TypeScript, Jest, SEO
Stars: ✭ 342 (-29.05%)
Mutual labels:  postcss, storybook
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+3.11%)
Mutual labels:  server-side-rendering, sveltejs
nextjs-with-chakra-ui-boilerplate
Next.js with Chakra UI boilerplate. PWA ready with storybook and tests configured.
Stars: ✭ 48 (-90.04%)
Mutual labels:  storybook, husky
Gp Vue Boilerplate
Grabarz & Partner Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites with vuejs.
Stars: ✭ 71 (-85.27%)
Mutual labels:  postcss, storybook
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-85.06%)
Mutual labels:  postcss, server-side-rendering
Kohei.dev
🌎 A Production-level Single Page App with Server Side Rendering
Stars: ✭ 50 (-89.63%)
Mutual labels:  storybook, server-side-rendering
Vuesion
Vuesion is a boilerplate that helps product teams build faster than ever with fewer headaches and modern best practices across engineering & design.
Stars: ✭ 2,510 (+420.75%)
Mutual labels:  storybook, server-side-rendering
twitter-web-react
twitter-web-react.now.sh
Stars: ✭ 104 (-78.42%)
Mutual labels:  postcss, storybook
gomodest-starter
A complex SAAS starter kit using Go, the html/template package, and sprinkles of javascript.
Stars: ✭ 68 (-85.89%)
Mutual labels:  server-side-rendering, sveltejs
Front End
Operation Code's website
Stars: ✭ 301 (-37.55%)
Mutual labels:  postcss, storybook
hacker-feud
💥 A single page web game made with Svelte.
Stars: ✭ 61 (-87.34%)
Mutual labels:  sveltejs, svelte-example
programmingtil-svelte
No description or website provided.
Stars: ✭ 59 (-87.76%)
Mutual labels:  sveltejs, sveltekit
svelte-typescript-rollup
Svelte + Typescript + Rollup
Stars: ✭ 79 (-83.61%)
Mutual labels:  sveltejs, svelte-example

🚀 Sveltekit Starter

Powered By Sveltekit Language: TypeScript ECMAScript: 2019 Tailwindcss Postcss SCSS StorybookJS Jest Prettier Eslint License: MIT

Svektekit Blog

Use the above link if you want to use the sveltekit blog template.

sveltekit

Sveltekit starter project created with Sveltekit, Typescript, Tailwindcss, Postcss, SCSS, Husky, ESLint, Prettier, Storybook, and Jest. The project has the SSR (Server Side Rendering) setup. These template is easy to configure and built upon as it has scalable structure.

💯 🔥 Project LightHouse Report

sveltekit-starter-lighthouse-report

📎 Menu

💡 Features

  • [✔️] Server side rendering built with SEO in mind.
  • [✔️] PWA + Service Worker + Offline.
  • [✔️] Tailwindcss + Postcss + SCSS Syntax Support in Postcss.
  • [✔️] Global Style and Variable preconfigured for Postcss.
  • [✔️] StorybookJS preconfigured (with postcss support).
  • [✔️] Browser sync, auto refresh, auto reload.
  • [✔️] 100% on Google Speedpage and 100% Lighthouse report.
  • [✔️] Friendly and Scalable boilerplate.
  • [✔️] Typescript + TSPaths (absolute for imports in component) preconfigured.
  • [✔️] Prettiers, ESLint, and Husky preconfigured.
  • [✔️] Github and Vscode dotfiles preconfigured.

🔨 Project Setup

  1. npx degit navneetsharmaui/sveltekit-starter my-app or Clone this repository.
  2. npm install or yarn install or pnpm install.
  3. npm run dev or yarn run dev or pnpm run dev.
  4. npm run build:static:ssr or yarn run build:static:ssr or pnpm run build:static:ssr.
  5. npm run preview or yarn run preview or pnpm run preview.

💫 License

  • Code and Contributions have MIT License

Copyright (c) 2021 Navneet Sharma (@asnavneetsharma)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].