Skip to content

Files

This branch is 816 commits behind microsoft/Web-Dev-For-Beginners:main.

solution

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 10, 2020
Mar 4, 2021
Nov 10, 2020
Nov 10, 2020
Mar 6, 2021

My Terrarium: A project to learn about HTML, CSS, and DOM manipulation using JavaScript 🌵🌱

A small drag and drop code-meditation. With a little HTML, JS and CSS, you can build a web interface, style it, and add an interaction.

my terrarium

Credits

Written with ♥️ by Jen Looper

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

The artwork was hand drawn by Jen Looper using Procreate.

Deploy your Terrarium

You can deploy, or publish your terrarium to the web using Azure Static Web Apps.

  1. Fork this repo

  2. Press this button

Deploy to Azure button

  1. Walk through the wizard creating your app. Make sure you set the app root to either be /solution or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL.