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