LeticiaFarias / notion-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion Clone

 

Notion Clone

Github top language Github language count Repository size License Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Clone of Notion using ReactJS

✨ Features

βœ”οΈ Create pages;
βœ”οΈ Edit pages and texts;
βœ”οΈ Delete pages and texts;

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git, pnpm and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/LeticiaFarias/notion-clone

# Access
$ cd notion-clone

# Install dependencies
$ pnpm install

# Run the project
$ pnpm run dev

# The server will initialize in the <http://localhost:5173/>

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❀️ by Leticia

 

Back to top

About


Languages

Language:CSS 43.7%Language:TypeScript 31.6%Language:JavaScript 16.1%Language:HTML 8.6%