Skip to content

Created clone of Patreon using Next.js and NextAuth.js and Razorpay API

Notifications You must be signed in to change notification settings

rxshabN/patreon-clone

Repository files navigation

Patreon Clone

A Patreon-like project built using Next.js, Tailwind CSS, and MongoDB Atlas. This project allows users to create accounts, sign in via OAuth using Google and GitHub, and make payments using Razorpay.

Features

  • User Authentication using Google and GitHub OAuth.
  • Create, read, and manage user profiles
  • Payment integration with Razorpay for subscriptions
  • Responsive design with Tailwind CSS
  • MongoDB Atlas Cluster for data storage

Technologies Used

  • Frontend: Next.js, Tailwind CSS
  • Backend: Node.js with NextJS API routes
  • Database: MongoDB Atlas
  • Authentication: NextAuth.js
  • Payment Gateway: Razorpay

Made by RishabN

Deployed on Vercel

Payments are in Test Mode, hence no real transactions will be made.

Issues

  • To report a bug or suggest a new feature or any improvements to the site click here