Svelte News

This is a simple news app built with SvelteKit. It aims to replicate the functionality of Hacker News.

Running the project

Prerequisites

  • Node.js
  • pnpm (optional, but recommended)
  • PostgreSQL (configure connection in .env)

Steps

  1. Clone the repository
  2. Install dependencies: pnpm install
  3. Run the project: pnpm dev

Features

  • Email/Username login
  • OAuth login
  • Profile management
  • Submit a new post
  • View recent posts
  • Dark mode
  • Upvote posts
  • Comment on posts
  • View user profiles
  • Search posts
  • Pagination

Top categories

Loading Svelte Themes