Skip to content

Buy Me a Chai is a platform where you can support your favorite creators by buying them a chai ( tea ). It's a simple way to show appreciation and help them continue doing what they love.

Notifications You must be signed in to change notification settings

abhrajit2004/Buy-Me-A-Chai

Repository files navigation

2024-08-27.15-44-55.mp4

About the project

Presenting a Patreon clone which is a crowdfunding website where you can pay money to your favorite creator as appreciation and get their projects funded. This project is built using Next.js, Tailwind CSS.

Authentication

User authentication is handled by Auth.js

File based routing

The beauty of file based routing is used here.

Database

MongoDB is used here for storing user data.

You can run this in the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

Buy Me a Chai is a platform where you can support your favorite creators by buying them a chai ( tea ). It's a simple way to show appreciation and help them continue doing what they love.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published