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
- Host: GitHub
- URL: https://github.com/adityatandon007/learn-programming-challenge
- Owner: adityatandon007
- Created: 2024-01-22T13:28:36.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T17:41:22.000Z (about 2 years ago)
- Last Synced: 2025-01-06T19:54:12.086Z (about 1 year ago)
- Topics: interactive-programming, jdoodle-api, nodejs, vue3
- Language: Vue
- Homepage:
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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