Nexts SaaS - A simple note taking app
NextSaaS is a simple note taking app that allows users to create, edit and delete notes. It also has a payment integration feature that allows users to subscribe to a premium plan to unlock more features. The app is built with Next.js, Tailwind CSS, Supabase, Prisma, Stripe and Kinde.
The project can be accessed
here.
Features
- User authentication
- Create, edit and delete notes
- Payment Integration
- User Customization
Tech Stack
- Next.js 14
- React
- Tailwind CSS
- Shadcn UI
- Supabase
- Prisma
- Stripe
- Kinde
Getting Started
- Clone the repository
- Install dependencies
npm install
- Run the development server
npm run dev
- Open http://localhost:3000 with your browser.