This project is a clone of the Notion site built using Next.js 15. It includes features like collaborative editing, rich text formatting, and more.
- Clone the repository:
git clone https://github.com/khosrotabar/notion-clone.git
- Navigate to the project directory:
cd notion-clone
- Install dependencies:
npm install
- Start the development server:
npm run dev
- List of the key features of project:
- Collaborative editing - Rich text formatting - Real-time updates - User authentication - Responsive design
- usage guide for website
To use this project, simply navigate to the deployed site and log in with your credentials. You can start creating and editing documents right away.