latest node
clone this repository and change directory
git clone git@github.com:shivam-2002/polyglot-code-runner-frontend.git
cd polyglot-code-runner-frontend
Install dependencies
pip install
update .env file with the appropriate value
Run the project
npm start