8000 GitHub - fachryafrz/noshen: Mini Notion Clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fachryafrz/noshen

Repository files navigation

Noshen

Noshen – Mini Notion Clone

A minimal Notion-like notes app that supports structured pages, nested navigation, and rich text editing.

✨ Key Features

  • 📁 Nested Pages – Create and organize pages in a collapsible tree structure
  • ✍️ Rich Text Editor – Supports headings, bullet & numbered lists, checkboxes, code blocks, and images
  • 🖼️ Image Upload – Drag & drop or paste images directly into the page
  • 💾 Auto Save – Changes are saved automatically in real-time

✨ Features

  • 🔑 Authentication with Clerk

    • 🔐 Sign In/Sign Up
  • 📄 Page Creation & Editing

  • 🌲 Nested Page Structure

  • 🧾 Rich Text Support

    • 🔤 Headings (H1–H3)
    • 📋 Bullet and numbered lists
    • ☑️ Checkboxes
    • 🧱 Code blocks
    • 🖼️ Image embedding
    • 📤 Image upload
  • 🔄 Real-time Sync with Convex

🛠️ Tech Stack

  • Next.js 15
  • React
  • Shadcn UI
  • Tailwind CSS
  • Clerk
  • Convex
  • Typescript

🚀 Fork the repository

1. Fork

Click the Fork button at the top-right corner of this page to create a copy of 73B0 this repository in your account.

2. Clone Your Forked Repository

git clone https://github.com/{your-username}/noshen.git

cd noshen

pnpm install

cp .env.example .env.local

pnpm dev

🤝 Contributing

Contributions are welcome! Please fork the repository, make your changes, and submit a pull request. We'll review and merge your contributions as we continue to improve Popcorn Vision.

📜 License

This project is licensed under the MIT License.

📸 Screenshots

Noshen

0