Skip to content

Effortlessly take notes and organize your thoughts with NextNote. Accessible. Customizable. Everywhere.

Notifications You must be signed in to change notification settings

shaikahmadnawaz/next-note

Repository files navigation

Next Note

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.

Table of Contents

Features

  • 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.

Technologies Used

  • 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.

Getting Started

First, run the development server:

pnpm dev

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