A wheel of fortune spinner game that can be installed as a PWA on your phones. URL for the game - Link
PWA App made with React! All the results being stored in a google sheet - URL
Make sure you have Node.js installed in your computer.
- Fork and Clone this repository
- Run
npm install
oryarn
in the base directory. - Run
npm start
oryarn start
to run the app. - Make sure to rename
.env.example
to.env
and add in your credentials