The public API is available at: https://cc-tutor-api.herokuapp.com/
The application is available at: https://cc-tutor.herokuapp.com/
A compilation process visualization, interaction system and a compiler construction assistant.
This is the frontend of the CC Tutor platform.
- Run
npm install - Copy the contents of
.env.exampleonto.env. - Run
npm startto start the development server.