Codemon is a web-based C++ compiler and coding platform designed for problem-solving, now powered by Next.js for the frontend and a Node.js API for enhanced performance and functionality. This stack shift aims to provide a more efficient and modular codebase.
- C++ Compiler: Compile and run C++ code directly on the web platform.
- Problem Solving: Engage in coding problems and challenges to enhance your programming skills.
- Score Tracking: Keep track of your scores and progress as you tackle different coding challenges.
- User-Friendly Interface: Enjoy a seamless and intuitive interface for a better coding experience.
Codemon is now built using Next.js for the frontend, leveraging React.js for a more dynamic user interface, and a Node.js API for enhanced functionality.
- Frontend: Next.js (React.js)
- Backend: Node.js API
To run Codemon locally and contribute to its development, follow these steps:
- Clone the repository:
git clone https://github.com/anurag-327/Codemon.git cd codemon