Skip to content

sprioleau/code-adorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Card

Netlify Status

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.

🔗 Links

Screenshots

Homepage Screenshot

Screenshots via Pretty Page

💿 Installation

Clone this repo

git clone https://github.com/sprioleau/code-adorn.git

Install via npm

yarn install

Run developemnt server

npm start

🛠 Built With

Technology Used For
JavaScript -
React Single-page application framework
Redux State management
Netlify Hosting
CodeMirror Editable code area

✨ Features

  • Syntax highlighting for select languages
  • Language, theme, color and preset selectors
  • Custom icons

⬆️ Future Updates

  • Update library for handling image download on mobile browsers

👨🏾‍💻 Author

San'Quan Prioleau

🎗 Support

Issues, and feature requests are welcome!

Give a ⭐️ if you like this project!

Acknowledgements