learn-python icon indicating copy to clipboard operation
learn-python copied to clipboard

Update README.md with Open in Codeanywhere button

Open marko-baric-ca opened this issue 11 months ago • 0 comments

This PR adds "Open in Codeanywhere" badge at the top of Readme file.

Codeanywhere is a cloud-based Integrated Development Environment (IDE) that allows developers to code, learn, build, and collaborate on projects directly from their web browsers. This button opens the Codeanywhere VS Code IDE in the browser, pulls the repo, sets up a container environment and allows the developer to run the code - all of this with a single click and for free.

This removes the local setup hassle and allows developers to start coding and run the app in minutes and with just a few clicks.

marko-baric-ca avatar Nov 06 '24 08:11 marko-baric-ca