https://code-board-adg1.vercel.app/
(https://vercel.com/dashboard)
- Compiles code in 46 programming languages
- 56 Themes available for the area of code editor
- Dedicated UI for output and input
- Shows output details: Status, Memory and Time taken by program
- Compiles Code on Ctrl + Enter (Keypress Events)
- A drawing tool to scratch up the thoughts
- White board supports
(i) pencil
(ii) size of pencil
(iii) color of pencil
(iv) clear
(v) erase - In App Notification.
- Highly Responsive.
- git clone https://github.com/Deaddemon/CodeBoard.git
- cd my-app
- npm install
- touch .env
- populate these enteris inside .env
REACT_APP_RAPID_API_URL
REACT_APP_RAPID_API_HOST
REACT_APP_RAPID_API_KEY - npm start
- now your app is running on http://localhost:3000/