⚡️ A code editor that compiles and runs your code on the web for stuydents learning how to prgram or code in varius languages taught in the school..
- Compile and execute code in 40+ programming languages.
- Switch themes from a list of available themes.
- git clone
https://github.com/holyaustin/MyCodeLab.git npm install- A sample
.env.samplefile is given, Register on RapidAPI ang get your API keys. - Create a
.envfile. - Add the API Keys in the
.envfile npm startto run the project.
TODO:
- Add more languages [DONE]
- User login, authentication and registration (Firebase Auth)
- User Profile Page
- Save code functionality (Firestore - use Slug based approach)
- Share code functionality
