nottherealalanturing / helpful-squirrel

A clone of the notion.io text editor

Home Page:helpfulsquirrel.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helpful Squirrel.

The helpful squirrel has been mimicked by notion.io editor. Currently, the program only supports the h1 tag, but provisions have been made to allow for future expansions to handle additional tags.

Built With

  • React
  • CSS
  • Redux

Live Demo

helpful squirell

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

  • React 18
  • Git

Usage

  • Fork/Clone this project to your local machine
  • Open folder in your local enviroment and run thes lines of code to get started:

Install packages with:

npm install

Start server with:

npm start

Then open a web page and go to port 3000 on your local machine.

Deployment

Follow vendor specific instructions to deploy the application.

Authors

👤 Assad Isah

🤝 Contributing

Contributions and feature requests are welcome!

Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development(or master if not available) branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A clone of the notion.io text editor

helpfulsquirrel.vercel.app


Languages

Language:JavaScript 71.5%Language:HTML 16.9%Language:CSS 11.7%