Skip to content

Intelligent-Adaptive-Interventions-Lab/adapt-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adapt-program

Adaptive Programming Environments / Adaptive Coding Platform

Instructions:

  1. Git clone the repository.
  2. Create a .env file and add the API Keys in the .env file:

    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 = [YOUR_SECRET_KEY]

    Can get the API key by the tutorial https://www.freecodecamp.org/news/how-to-build-react-based-code-editor/ in section How to Compile the Code with Judge0.
  3. Use command:
    npm install
    If any packages cannot be resolved, please install them using separate commands: npm insall <package name>.
  4. Use command:
    npm start

About

Adaptive Programming Environments / Adaptive Coding Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •