Frontend for CodeZone online compiler
CodeZone - online compiler which executes user's code (for now without any inputs) in docker containers.
CodeZone can be tested here and backend repo can be found here
- run backend locally
- create and configure
.env.local
based on.env
npm run dev