By Sandeep Pal
Build NoteFlow — Notion-style block editor with pages, sidebar, todos, favorites, and JSON Server API. Detailed step-by-step guide.
If you run into any issues while building or running this project, email care@toolliyo.com. Our team will get back to you within 24 hours with solutions.
Build NoteFlow — a Notion-style block editor with pages, sidebar tree, favorites, editable blocks, todos, and search. Project 17 with full step-by-step guide.
notion-app/ — React frontend + db.json JSON Server APIcd notion-app && npm install && npm run dev:all
React · Vite · React Router · JSON Server · Context API · contentEditable · CSS