Skip to content

Reddit-like application using Nextjs, express, typeorm

Notifications You must be signed in to change notification settings

bastiendmt/readit

Repository files navigation

Reddit clone

I made this project following a course made by @hidjou

Preview

Readit preview

Stack used

  • NodeJS
  • Express
  • React
  • NextJS
  • TypeScript
  • TypeORM
  • Tailwind CSS
  • PostgreSQL

Features

  • Login / Register
    • Cookies
  • Authentification middleware
  • Posts
    • Create
    • Upvote / Downvote
    • Search
    • Comment, upvote / downvote comments
  • Sub
    • Create
    • Banner & Icon image
  • Infinite scrolling
  • Responsive