Notion Clone

note create with a / command to add a heading to the created text. just like in notion

🛠 Built With

Tech Stack

  • HTML
  • Tailwindcss
  • JavaScript
  • Vite

Key Features

  • click to create a input element
  • use /1 to make the input as heading one

(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:

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Bateyjosue/notion-clone.git
  
  cd notion-clone

[-] Install dependencies of the project using npm package manager

$ npm i || npm install

Run tests

$ npm run dev

After the server is runned open your brower and browse to the following address:

http://localhost:5173/

Deployment

The app was deployed on netlify

(back to top)

👥 Authors

👤 Josue Batey

(back to top)