Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 893 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 893 Bytes

Introduction

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

Details for Installation

Make sure you have Node.js installed in your computer.

  • Fork and Clone this repository
  • Run npm install or yarn in the base directory.
  • Run npm start or yarn start to run the app.
  • Make sure to rename .env.example to .env and add in your credentials

Screenshots

Spreadsheet data

image

PWA - Lighthouse Report

image

Main Screen

image

Rotation

image