levitabris / sunflower-radio

A small project to demostrate circle packing algorithm in app design. Built with d3.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sunflower-radio

A small project to demostrate circle packing algorithm in app design. Built with d3.js.

How to run

  1. Make sure you have node.js installed to your system.
  2. Install the dependencies by running npm install in terminal.
  3. Install vite by running npm install vite -g.
  4. Run vite.

About

A small project to demostrate circle packing algorithm in app design. Built with d3.js.

License:MIT License


Languages

Language:JavaScript 55.1%Language:CSS 27.5%Language:HTML 17.4%