Tiny and Minimal Code Editor supports multiple languages
MaxCode is a tiny and minimal code editor. It supports multiple languages and has a simple UI. Primarily built with React, Material UI, and Monaco Editor. It uses Judge0 for code compilations under the hood.
- Monaco Editor - This is the official documentation of Monaco Editor. It has a lot of examples and API documentation.
- Judge0 - This is the official documentation of Judge0 API. It has a lot of examples and API documentation.
- Monaco React - This is the official documentation of Monaco React. It has a lot of examples and API documentation.
- Frontend: React, Material UI, Monaco Editor
- API: Judge0
- Build Tools: Vite
- Deployment: Vercel
- Architecture: Atomic Design