Inspired by another project
One day at some party we were playing Twister and we needed the roulette. And one dude decided to download some first found app on his phone. Moreover it was downloading and installing for around a minute!
And it's clear that we don't need to use an app for such a simple task. So I decided to create my own implementation.
The main thing here (which another project doesn't have BTW) is providing PWA. This feature grants us ability to use our web apps like if they would be native ones. Hence you can install it and use as an app on your device:
Desktop | Mobile |
pnpm i && pnpm run dev