Skip to content

samh7/threads-client

Repository files navigation

ThreadsClient

A simple front-end for a threads-like app.

Features

  1. Secure Cookies Jwt Auth
  2. Route guards
  3. Comment threading

Development server

To start a local development server, run:

pnpm i 
ng s -o