A simple color-changing interface powered by Svelte.js. Click to customize the color of the boxes and explore how simple reactivity creates fun UI interactions.
Live: https://color-box.onrender.com
Credit goes to the original/external sources used.
npm i
to download dependencies.npm run build
to build your server.npm run dev
to start your server.