Skip to content

CodeBoard is a versatile and intuitive code editor powered by Monaco Editor and ReactJS. It supports over 20 programming languages and offers 10+ themes for a personalized coding experience. Build interactive applications with Axios integration. Elevate your coding journey with CodeMonaco's feature-rich environment. Happy coding! πŸš€

Notifications You must be signed in to change notification settings

Deaddemon/CodeBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CodeBoard

Link:

https://code-board-adg1.vercel.app/
(https://vercel.com/dashboard)

Features

  1. Compiles code in 46 programming languages
  2. 56 Themes available for the area of code editor
  3. Dedicated UI for output and input
  4. Shows output details: Status, Memory and Time taken by program
  5. Compiles Code on Ctrl + Enter (Keypress Events)
  6. A drawing tool to scratch up the thoughts
  7. White board supports
    (i) pencil
    (ii) size of pencil
    (iii) color of pencil
    (iv) clear
    (v) erase
  8. In App Notification.
  9. Highly Responsive.

Sneak peek

image

Try in your local

  1. git clone https://github.com/Deaddemon/CodeBoard.git
  2. cd my-app
  3. npm install
  4. touch .env
  5. populate these enteris inside .env
    REACT_APP_RAPID_API_URL
    REACT_APP_RAPID_API_HOST
    REACT_APP_RAPID_API_KEY
  6. npm start
  7. now your app is running on http://localhost:3000/

About

CodeBoard is a versatile and intuitive code editor powered by Monaco Editor and ReactJS. It supports over 20 programming languages and offers 10+ themes for a personalized coding experience. Build interactive applications with Axios integration. Elevate your coding journey with CodeMonaco's feature-rich environment. Happy coding! πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published