GitXplorerGitXplorer
j

my-terrarium

public
34 stars
164 forks
2 issues

Commits

List of commits on branch main.
Unverified
13c4cbcb4ce489313d3626b551481a7da5889a68

ci: add Azure Static Web Apps workflow file

jjlooper committed 4 years ago
Unverified
d4a7c061ec0dd28b0d166dff51e7003666fe6d99

remove workflow files

jjlooper committed 4 years ago
Unverified
a3672f86dd49077d5daf16233991c81f98fc8cbe

ci: add Azure Static Web Apps workflow file

jjlooper committed 4 years ago
Unverified
a7822da42ba55ffa5d86afaf9ed2553b05a24677

ci: add Azure Static Web Apps workflow file

jjlooper committed 4 years ago
Unverified
31ed1d0c011a0520448faefa4ddccd3c6e9bb32f

edits for better html

jjlooper committed 4 years ago
Unverified
b4e244e782114f0b34f5cd12eef5569a2dc40050

edits for better CSS

jjlooper committed 4 years ago

README

The README file for this repository.

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.