codeguy / php-the-right-way

An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web
https://www.phptherightway.com
Other
9.07k stars 3.24k forks source link

Update README.md with Open in Codeanywhere button #1013

Open marko-baric-ca opened 2 weeks ago

marko-baric-ca commented 2 weeks ago

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.