Skip to content

AlexStew14/NotIt

Repository files navigation

NotIt

A reddit-styled forum website

Features

  • User accounts
  • Communities (subreddits)
  • Posts
  • Comments
  • Voting (posts only)

Technologies

  • SvelteKit
  • Prisma (SQLite)
  • Custom Sass
  • JWT Authentication

Installation

  1. Clone the repository git clone https://github.com/AlexStew14/NotIt.git
  2. Install dependencies with npm install
  3. Generate DB with prisma db push
  4. Start the server with npm run dev

Images

Home Page Login Post View Post Creation

About

Reddit-styled Forum Website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published