All Projects → navneetsharmaui → sveltekit-blog

navneetsharmaui / sveltekit-blog

Licence: MIT license
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.

Programming Languages

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

Projects that are alternatives of or similar to sveltekit-blog

hagura-sveltekit
A minimal markdown blog template built using SvelteKit
Stars: ✭ 51 (-49%)
Mutual labels:  svelte, sveltejs, sveltekit, sveltekit-template
turbosvelte
A SvelteKit monorepo starter project powered by Turborepo!
Stars: ✭ 47 (-53%)
Mutual labels:  svelte, sveltekit, sveltekit-template
svelte-toy
A toy for svelte data stores
Stars: ✭ 73 (-27%)
Mutual labels:  svelte, sveltejs, sveltekit
generator-jhipster-svelte
Generate Svelte powered JHipster web applications
Stars: ✭ 44 (-56%)
Mutual labels:  svelte, sveltejs, sveltekit
svelte-starter-kit
Svelte with brilliant bells and useful whistles
Stars: ✭ 384 (+284%)
Mutual labels:  svelte, sveltejs, sveltekit
focus-svelte
focus lock for svelte
Stars: ✭ 18 (-82%)
Mutual labels:  svelte, sveltejs, sveltekit
programmingtil-svelte
No description or website provided.
Stars: ✭ 59 (-41%)
Mutual labels:  svelte, sveltejs, sveltekit
sveltekit-starter
Sveltekit starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
Stars: ✭ 482 (+382%)
Mutual labels:  sveltejs, sveltekit, sveltekit-template
svelte-interview-questions
Concepts and Questions related to Svelte - Part of official Svelte resources list
Stars: ✭ 18 (-82%)
Mutual labels:  svelte, sveltejs
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (-23%)
Mutual labels:  svelte, sveltekit
svelte-datagrid
Svelte data grid spreadsheet best best features and performance from excel
Stars: ✭ 48 (-52%)
Mutual labels:  svelte, sveltejs
svelte-webcomponents
A ready-to-use project template to build custom elements (web components) with Svelte 3 with support and examples for web components, jest, sass, nested components with props, eslinting, stylelinting, Github actions, propagating custom events from shadow-DOM to real-DOM etc.
Stars: ✭ 22 (-78%)
Mutual labels:  svelte, sveltejs
template
Elder.js template project. It is part template, part tutorial. Dive in!
Stars: ✭ 101 (+1%)
Mutual labels:  svelte, sveltejs
ui-svelte
A component library for Svelte
Stars: ✭ 18 (-82%)
Mutual labels:  svelte, sveltejs
markushatvan.com
Personal website and blog written from scratch with SvelteKit and TailwindCSS.
Stars: ✭ 82 (-18%)
Mutual labels:  svelte, sveltekit
matfantinel.github.io
Personal website made with SvelteKit and hosted on GitHub Pages
Stars: ✭ 80 (-20%)
Mutual labels:  svelte, sveltekit
Svelte Material Ui
Svelte Material UI Components
Stars: ✭ 2,081 (+1981%)
Mutual labels:  svelte, sveltejs
svelte-typescript-rollup
Svelte + Typescript + Rollup
Stars: ✭ 79 (-21%)
Mutual labels:  svelte, sveltejs
svelte-progressbar
A multiseries, SVG progressbar component made with Svelte
Stars: ✭ 85 (-15%)
Mutual labels:  svelte, sveltejs
svelte-slate
slate svelte view layer
Stars: ✭ 43 (-57%)
Mutual labels:  sveltejs, sveltekit

🚀 Sveltekit Starter Blog

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

sveltekit

Sveltekit Blog project created with Sveltekit, Typescript, Tailwindcss, Postcss, SCSS, Husky, ESLint, Prettier, Storybook, and MDSVEX. 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.
  • [✔️] SSR + Blog Setup.
  • [✔️] 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-blog 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].