Skip to content

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

License

Notifications You must be signed in to change notification settings

cedrickchee/sveltekit-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Sveltekit Starter

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

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

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

📌 TODO

  • [:heavy_multiplication_x:] Images LazyLoad.
  • [:heavy_multiplication_x:] Route Transition animation.
  • [:heavy_multiplication_x:] E2E Test configuration using Cypress.
  • [:heavy_multiplication_x:] Internationalization (i18n).
  • [:heavy_multiplication_x:] More examples of Storybook Stories for the UI Components.
  • [:heavy_multiplication_x:] State management Setup.

🔨 Project Setup

  1. npx degit navneetsharmaui/sveltekit-starter my-app or Clone this repository.
  2. yarn install.
  3. yarn dev.

💫 License

  • Code and Contributions have MIT License

Copyright (c) 2021 Navneet Sharma (@asnavneetsharma)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Svelte 56.3%
  • TypeScript 25.0%
  • JavaScript 12.8%
  • HTML 2.7%
  • SCSS 2.5%
  • Shell 0.5%
  • CSS 0.2%