A simple React application to run python and cpp.
- Any Operating system with Node, GCC, Python installed.
- Give
npm install
to configure backend server . node index or nodemon index
to run Backend at port 5000.cd client && npm install
to setup React frontend.cd client && npm start
to run Frontend client at port 3000.
💻 & 🎨 with 💖 by Maneesh K
Feel free to star ⭐ this repository.