Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsKarad/Notion-Clone
A simple Notion clone built in ReactJS. Checkout README for currently supported features.
https://github.com/itsKarad/Notion-Clone
css notion reactjs
Last synced: 3 months ago
JSON representation
A simple Notion clone built in ReactJS. Checkout README for currently supported features.
- Host: GitHub
- URL: https://github.com/itsKarad/Notion-Clone
- Owner: itsKarad
- Created: 2021-10-10T14:08:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T14:51:16.000Z (about 3 years ago)
- Last Synced: 2024-04-09T20:03:42.659Z (7 months ago)
- Topics: css, notion, reactjs
- Language: JavaScript
- Homepage:
- Size: 781 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notion Clone
A simple Notion clone built in ReactJS.
Right now, the app only has a frontend.
## Demo GIF
![Demo GIF](https://raw.githubusercontent.com/itsKarad/Notion-Clone/master/notion-clone-demo.gif)
## Features- Division of a page into **Blocks**
- Blocks added till now:
1. Header 1 Block
2. Header 2 Block
3. Header 3 Block
4. Text Block
5. Bulleted List Block.
- Deletion of blocks
- Creation of new blocks either through pressing Enter or using slash option sheet.
- An option sheet containing all the blocks, for addition of a specific block.