Skip to content

gina55s/freeddit

Repository files navigation

Freeddit

A modern, fast, and privacy-focused Reddit client built with Next.js.

Features

  • Modern UI with Tailwind CSS
  • Fast and responsive
  • Privacy-focused
  • Docker support
  • PWA support

Development

Install dependencies:

yarn install

Run development server:

yarn dev

Build for production:

yarn build

Docker

Build container:

docker build -t freeddit .

Run container:

docker run -p 3000:3000 freeddit

License

Copyright 2025 Freeddit Team & Contributors. Licensed under GPLv3.

About

A no ad, no tracking web Reddit client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published