eliweitzman / my-terrarium

A simple drag and drop meditation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Terrarium 🌵🌱

A simple drag and drop meditation. Take a look at the HTML, JS and CSS to get an idea how to build a basic web interface, style it, and add an interaction.

my terrarium

Credits

The terrarium created via CSS was inspired by Jakub Mandra's glass jar codepen.

The artwork was hand drawn by Jen Looper using Procreate.

The solution to draggable elements was inspired by w3schools solution on creating a Draggable HTML Element.

Find more information on pointer events on the W3C docs and on MDN web docs.

Always check browser capabilities using CanIUse.com.

Learn more about building sites for the web and mobile devices at Microsoft Learn.

About

A simple drag and drop meditation

License:MIT License


Languages

Language:HTML 40.8%Language:JavaScript 35.8%Language:CSS 23.4%