Deaddemon / CodeBoard

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! πŸš€

Home Page:https://code-board-adg1-deaddemon.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! πŸš€

https://code-board-adg1-deaddemon.vercel.app/


Languages

Language:JavaScript 84.4%Language:CSS 10.8%Language:HTML 4.8%