Write. Organize. Focus.
Welcome to Nekopad, your modern, minimalist workspace for notes, documents, and more.
Create, publish, and organize your thoughts in a clean interface.
- Block-based Editor
- Public Sharing
- Responsive Design
- Modern and elegent UI
- Quickly search through your documents
- Archive or Delete your documents
- Add emoji icon and cover image
- Upload image, audio, video files
- Next.js
- Tailwind CSS
- ShadCN UI
- Clerk - For authentication and user management
- Convex - For serverless backend and database
- Edgestore - For file uploads and storage
Clone the project and install dependencies.
git clone https://github.com/nuralam123/nekopad.git
cd nekopad
npm installSet up environment variables
Create a .env.local file with required keys for Clerk, Convex, and Edgestore (check their respective docs).
Run the app locally.
npm run devVisit http://localhost:3000 - and you are live.
This project is under MIT LICENSE © Nur Alam
- This project was originally showcased at Code With Antonio - YouTube
- Tutorial video: Fullstack Notion Clone: Next.js 13, React, Convex, Tailwind | Full Course 2023 - YouTube