An online code editor with live preview. Try it out here.
- Clone the repository
git clone https://github.com/manakpandey/dyteditor
This is required to generate the shareable link.
Make a .env
file in the root directory with the following contents:
REACT_APP_PB_KEY=<your-pastebin-api-key>
yarn
yarn start
- Syntax highlighting
- Live Preview
- Shareable link generation
- Clean UI