This minimalist editor offers a Notion-like interface specifically designed for creating and styling H1 headings with just the "/ + 1" command. Write your content seamlessly and elevate it into impactful, bold H1 titles with this simple keystroke. It's an ideal tool for quickly generating standout headings with ease, streamlining the process without the complexity of a comprehensive editor.
- Major languages: HTML , Tailwindcss , JavaScript , Webpack.
To get a local copy up and running follow these simple example steps.
Before attempting to get a copy of this, you should know(have) how to do the following:
- How to use the command line interface(CLI)
- Know how to navigate directories or folders at the CLI.
- Know how to get the URL(https/ssh) of a repository on GitHub.
- You should have a code editor installed, preferably VsCode.
In desired folder or directory in the CLI, run the command:
git clone (https://https://github.com/XsidX/helpjuice-editor.git)
-Navigate into the cloned folder or repository by running the command:
cd <folder/name of the repository>
- If VsCode is your default code editor, run:
code .
- You are all setup!
- To install the dependencies, run the command:
npm install
-
To start the server, run the command:
npm run start
-
To build the project, run the command:
npm run build
👤 Sidney
- GitHub: XsidX
- Twitter: _sid_o
- LinkedIn: Sidney Kaguli
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-Hat tip to Helpjuice for inspiration as this is part of their frontend project test.
This project is MIT licensed.