Code Adorn - A Carbon clone
Make your code beautiful. This project incorporates options for a user to select their language, syntax highlighting color scheme, and background color. Just type directly into the code window, select your language and see your in all its glory.
- 🚀 Deployed at code-adorn.netlify.app
Screenshots via Pretty Page
Clone this repo
git clone https://github.com/sprioleau/code-adorn.gitInstall via npm
yarn installRun developemnt server
npm start| Technology | Used For |
|---|---|
| JavaScript | - |
| React | Single-page application framework |
| Redux | State management |
| Netlify | Hosting |
| CodeMirror | Editable code area |
- Syntax highlighting for select languages
- Language, theme, color and preset selectors
- Custom icons
- Update library for handling image download on mobile browsers
San'Quan Prioleau
Issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Inspired by carbon.now.sh

