The goal of this project is to create a simple and easy to use tool for creating a simple about me page, with the notion like editor experience.
The editor is powered by tiptap. Some of the tiptap extensions are free and some of them are paid.
All of the extensions which i used are free.
Well I wanted to know how notion works and how it's built (the frontend part mostly).
Currently this feature are implemented:
- Floating menu
- Simple drag and drop
- Bold, italic, underline, strike, code, code block, ordered list, bullet list, ...
Clone the repository, install the dependencies (make sure you have docker installed) and run it.