Skip to content

Not Reddit is a reddit clone, where you can post and comment content.

License

Notifications You must be signed in to change notification settings

poximy/not-reddit

Repository files navigation

Not Reddit

This is not a reddit clone I made for fun 😀.

Not-Reddit lets you view / create post & comment. You can now create an account and view past content.

Technologies: Nextjs: Frontend / SSR NextAuth: Authentication Prisma ORM: Database Tailwindcss: Styles

Light & Dark Mode Ready 👀

Project Preview

Setup

Make sure you have the following software installed.

  • Node 1.16+

  • MongoDB 4.4+

Now run pnpm install.

After everything has been install run pnpm prisma generate this will generate the necessary files for Prisma ORM to work correctly.

Finally you can launch the dev server with pnpm dev.

Made with ❤️

About

Not Reddit is a reddit clone, where you can post and comment content.

Topics

Resources

License

Stars

Watchers

Forks