Next Note is a web application for creating and managing notes efficiently. It provides a user-friendly interface for note-taking with features like a rich text editor, authentication, and subscription functionality.
- Efficient Note Creation: Create and manage notes with ease.
- Rich Text Editor: Enjoy a feature-rich text editor for your notes.
- Authentication: Secure your notes with user authentication.
- Subscription Functionality: Unlock premium features with a monthly subscription.
- Next.js: React framework for building web applications.
- TypeScript: Typed JavaScript for enhanced development.
- Tailwind CSS: Utility-first CSS framework.
- Prisma: Modern database access for Node.js.
- PostgreSQL: Open-source relational database.
- Stripe: Payment processing for web applications.
First, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.