From 29dc67a6e0cd331335a139a640f20f61070d309b Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Fri, 25 Oct 2024 13:27:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec6cbe6..fd191da 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Clone this repo or [open in Gitpod](https://gitpod.io/#https://github.com/total-typescript/react-typescript-tutorial). +Or get this project running instantly with **Codeanywhere** by clicking the button below: + +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/total-typescript/react-typescript-tutorial) + ```sh # Installs all dependencies npm install