Skip to content

yogeshsherawat/code-loop-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Loop

Code Editor for Java,Python and C++

Snapshot

CodeLoop Image

Key Points:

  • 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

Packages Used

  • 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

Installation on local machine

# 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

About

Code Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published