/Notion-Clone

This is a webapp that functions and looks like Notion. For example, it has ability to create H1 text simply by typing / then 1, then typing the text, and hitting enter.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Notion Clone

Notion Clone is a text editor like notion which has the ability to Create Paragraphs and Headings such as H1, H2, H3,P... by simply typing / then the corresponding number, then typing the text, and hitting enter. You can also select the p, h1, h2,..., h6 option from the popup that appears when you type /.

🛠 Built With

Tech Stack

Client
Server
styling

Key Features

  • Creates Heading tags as well as paragraphs by simply typing / then corresponding number, then typing the text, and hitting enter. For example, create H1 text simply by typing / then 1, then typing the text, and hitting enter.
  • displays a popup for users to select from when you type /
  • filter popup options based on what you type
  • Light and Dark mode for better user experience
  • Minimalistic design and animations for pleasing user interface

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 Node, latest stable version

Setup

Clone this repository to your desired folder:

  git clone https://github.com/StarMindz/Notion-Clone.git
   cd Notion-Clone

Install

Install this project with:

  cd Notion-Clone
  npm install

Usage

To run the project, execute the following command:

  npm install

  npm start

Deployment

You can deploy this project using:

  gh pages

  netlify

  vercel

(back to top)

👥 Authors

👤 Stanley Nnamani AKA StarMindz

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

(back to top)

🙏 Acknowledgments

  • I would like to thank Emil CEO of helpjuice for this wonderful opportunity to build this project
  • Thumb ups to all the Naija Afrobeat Musicians whose beautiful music made building this project more fun

(back to top)

📝 License

This project is MIT licensed.

(back to top)