All Projects → sveltejs → Hn.svelte.dev

sveltejs / Hn.svelte.dev

Licence: mit
Hacker News clone built with Svelte and Sapper

Labels

Projects that are alternatives of or similar to Hn.svelte.dev

Svelte Forms
Svelte forms validation made easy
Stars: ✭ 127 (-17.53%)
Mutual labels:  svelte
Sb Admin Svelte
StartBootstrap SB Admin rebuilt using Svelte + Sveltestrap
Stars: ✭ 143 (-7.14%)
Mutual labels:  svelte
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-5.84%)
Mutual labels:  svelte
Svelte Simple Modal
A simple, small, and content-agnostic modal for Svelte v3
Stars: ✭ 130 (-15.58%)
Mutual labels:  svelte
Xsm
State Management made eXtraordinarily simple and effective for Angular, React, and Vue
Stars: ✭ 138 (-10.39%)
Mutual labels:  svelte
Svelte Carousel
A super lightweight, super simple Carousel for Svelte 3
Stars: ✭ 144 (-6.49%)
Mutual labels:  svelte
Svelte Loading Spinners
A collection of loading spinner components for SvelteJs
Stars: ✭ 125 (-18.83%)
Mutual labels:  svelte
Svelte Css Vars
✨ Ever wanted to have reactive css variables in svelte? What if I told you there's a way?
Stars: ✭ 150 (-2.6%)
Mutual labels:  svelte
Svelte Data Grid
Lightweight and powerful data grid for svelte
Stars: ✭ 139 (-9.74%)
Mutual labels:  svelte
Svelthree
Svelte components library for declarative construction of reactive and reusable three.js scene graphs utilizing three.js source in a slightly modified version.
Stars: ✭ 144 (-6.49%)
Mutual labels:  svelte
Nanocal
Airbnb range picker rip-off
Stars: ✭ 132 (-14.29%)
Mutual labels:  svelte
Routify Starter
Stars: ✭ 137 (-11.04%)
Mutual labels:  svelte
Magic Microservices
Write components in any way, use them everywhere.😘
Stars: ✭ 145 (-5.84%)
Mutual labels:  svelte
Sveltik
Powerful forms in Svelte, inspired by Formik.
Stars: ✭ 128 (-16.88%)
Mutual labels:  svelte
Svelte Notifications
Svelte toast notifications component that can be used in any JS application
Stars: ✭ 146 (-5.19%)
Mutual labels:  svelte
Svelte Navigator
Simple, accessible routing for Svelte
Stars: ✭ 125 (-18.83%)
Mutual labels:  svelte
Yrv
Your routing! (for Svelte)
Stars: ✭ 143 (-7.14%)
Mutual labels:  svelte
Figmatocode
Generate responsive pages and apps on HTML, Tailwind, Flutter and SwiftUI.
Stars: ✭ 2,299 (+1392.86%)
Mutual labels:  svelte
Cl Editor
Lightweight text editor built with svelte, typescript
Stars: ✭ 148 (-3.9%)
Mutual labels:  svelte
Notus Svelte
Notus Svelte: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 144 (-6.49%)
Mutual labels:  svelte

hn.svelte.dev

Hacker News clone built with Svelte and Sapper, using hnpwa-api by David East.

Running locally

Clone the repo...

git clone [email protected]:sveltejs/hn.svelte.dev.git
cd hn.svelte.dev

...install dependencies...

npm install

...then start the development server:

npm run dev -- --open

To build a production version...

npm run build

...then follow the instructions to serve the app.

License

MIT

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].