Hosted on Heroku: https://code-loop-v1.herokuapp.com
- Dark Theme Availaible
- Code Sharing Button Available : Facebook, Whatsapp, Twitter
- Languages Availailbe : Java, Java8, Python, Python3, C++, C++11, C++14
- I/P and O/P Consoles
- Desktop App
- API Used: Hackerearth API v4
- Code Share
- For Whatsapp, Twitter and Facebook share
- Axios
- For making request to backend and API
- Concurrently
- For running node and react server together on heroku
- Rest were essential ones
# Clone the repository
$ git clone https://github.com/yogeshsherawat/code-loop-v1.git
# Change the directory
$ cd "code-loop-v1"
# Install all the required dependencies
$ npm install
# Start the application on localhost:3000
@ npm run dev
# Setup the Environment Variables
hackerearth_api_secret= client_secret
If you gotta do it, then start now