Fun challenges to learn programming interactively. Uses Jdoodle api for execution of code
# open terminal cd 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