svelte-hacker-news-demo

Svelte Hacker News Demo

A SvelteKit spa that demos fetching news from the hacker's news and a bootstrap dark theme switcher

SvelteKit hacker's news fetch and bootstrap dark theme switch

A simple SveltKit app that I created while I am learning SvelteKit

  • fetch hacker's news
  • dark theme switch

Todo:

  • persist fetched news with store and localStorage

Installation

npm install

Running

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Top categories

Loading Svelte Themes