An open API service indexing awesome lists of open source software.

https://github.com/adityatandon007/learn-programming-challenge

Learn programming by solving problems interactively
https://github.com/adityatandon007/learn-programming-challenge

interactive-programming jdoodle-api nodejs vue3

Last synced: about 1 year ago
JSON representation

Learn programming by solving problems interactively

Awesome Lists containing this project

README

          

# Learn Programming Challenge

Fun challenges to learn programming interactively. Uses Jdoodle api for execution of code

### Setup

```
# open terminal
cd my-client
yarn install
yarn serve

# open another terminal
cd server
yarn install
yarn start

## Note: Add your keys from Jdoodle in .env before starting the server
```

## Demo

https://www.loom.com/share/0e3e77a317ba4d3da4908177475193cb?sid=79a34f0d-58e8-4d6d-b0fe-c4b26352b847