Skip to content

Dominux/twister-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twister roulette

Inspired by another project


Why?

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.


Features:

PWA

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
Desktop Mobile

Reactive favicon and title

image image


Running locally

pnpm i && pnpm run dev