Skip to content

flobby41/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

The Sandboxes are small, self-contained interactive pages showcasing prototypes and experiments (SVG, D3, HTML5 audio, CSS tricks, etc.).

  • Live site: https://flobby41.github.io/sandbox/

What’s inside

This repository contains multiple standalone HTML pages. Each page is an isolated experiment that can be opened and explored independently.

Run locally

You can either:

  • Open any .html file directly in your browser, or
  • Serve the folder with a simple static server (recommended for assets / fetch calls).

Example with Python:

python3 -m http.server 8080

Then open http://localhost:8080 in your browser.

About

The "Sandboxes" are small, self-contained interactive pages showcasing prototypes and experiments (SVG, D3, HTML5 audio, CSS tricks, etc.).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors