Fibonacci Card π
September 23rd, 2021 | 1 min readExplanation
1.1.1
I made a simple and colorful application (#ForTheLulz) based on the Fibonnaci sequence, for all your user stories (random) evaluation in a Scrum process.
This app is powered by SvelteJS.
Preview
Process
Repository:
git clone https://github.com/DmnChzl/FibonacciCard.git
Install:
yarn install
Dev:
yarn dev
Build:
yarn build
Enjoy! π
Tips
Try to reduce the Fibonnaci sequence using urlSearchParam
:
Try the script mode using urlSearchParam
:
License
"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG>
wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day,
and you think this stuff is worth it, you can buy me a beer in return. Damien Chazoule</phk@FreeBSD.ORG
>