Bateyjosue / notion-clone

a clone notion

Home Page:https://notion-clone-jb.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

a clone notion

https://notion-clone-jb.netlify.app/


Languages

Language:HTML 52.2%Language:JavaScript 46.0%Language:CSS 1.8%