Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/99yash/shreddiit

Reddit for building a personalized community. Design inspired from Josh's breadit repo. Shadcn/ui. Server Components. Clerk auth. Prisma.
https://github.com/99yash/shreddiit

app-router-nextjs clerk-auth editorjs-plugin nextjs-typescript react-query server-components typescript

Last synced: 2 days ago
JSON representation

Reddit for building a personalized community. Design inspired from Josh's breadit repo. Shadcn/ui. Server Components. Clerk auth. Prisma.

Awesome Lists containing this project

README

        

Shreddiit

> A Reddit like software for building a personalized community, and the primary motivation for me to build this app was to get it to use in front of my college mates but also to understand working in the new NextJS app router.

#### 📸 Screenshots

![Shreddiit](./public/Screenshot_20230920_085750.png)
![Create a post](./public/Screenshot_20230920_104911.png)
![Reply underneath a post](./public/Screenshot_20230920_105034.png)
![Comments Section](./public/Screenshot_20230920_105050.png)
![Reply nesting](./public/Screenshot_20230920_105159.png)

#### 🚀 Features

- [x] Throttled posts

#### 🚀 Stack

- [NextJS](https://nextjs.org/)
- [TailwindCSS](https://tailwindcss.com/)
- [PlanetScale](https://planetscale.com/)
- [Vercel](https://vercel.com/)
- [Clerk](https://clerk.com)
- [Prisma](https://prisma.io)