Skip to content

ghazanfarmirza/react-code-editor

Repository files navigation

Installations and setup

Step 1:

git clone git@github.com:ghazanfarmirza/react-code-editor.git

Step 2:

(Installing dependencies for the project)

npm install

Step 3:

//Initially .env.sample is provided but you have to create your own .env to get the api keys

Step 4:

Register on RapidApi and get your own API keys

Step 5:

Create your own .env and put the api keys respectively

REACT_APP_RAPID_API_URL = https://judge0-ce.p.rapidapi.com/submissions

REACT_APP_RAPID_API_HOST = judge0-ce.p.rapidapi.com

REACT_APP_RAPID_API_KEY = xyz

Step 6:

run npm start to run the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published