From 451d9a3bee57cae0bc47e1a69113e01813822e32 Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:52:05 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 240a025..77eb241 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,15 @@ Create a simple FLIP animation library using the Web Animations API to do imposs ## Remote Development -[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/joysofcode/flip-animation-library) +Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine: +[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/joysofcode/flip-animation-library) +[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/joysofcode/flip-animation-library) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/joysofcode/flip-animation-library) +[![Edit in Codesandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/joysofcode/flip-animation-library) +[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/joysofcode/flip-animation-library) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/joysofcode/flip-animation-library) +[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/joysofcode/flip-animation-library) ## Local Development ### 🧑‍🤝‍🧑 Clone the project