This is a realtime code editor in which a interviewer and interviewee interact with each other and solve the problems
To deploy this project run
npm run build
To run this project, you will need to add the following environment variables to your .env file
REAT_APP_BACKEND_URL="localhost:5000"