⚡️ A code editor that compiles and runs your code instantly online.
- Powered by Monaco Editor.
- Compile and run code in 40+ programming languages.
- Switch themes from a list of available themes.
- Instant result with information about result.
- git clone
https://github.com/Ajeet1606/code_crushed.git
npm install
- Register on RapidAPI and get your API keys.
- Create a
.env
file. - Add the API Keys in the
.env
file npm start
to run the project.
TODO:
- Some more UI modifications.
- User authentication
- User Profile Page
- Save code functionality
- Share code functionality