A simple self development PWA game created with Reactjs and Nextjs. Content is stored in /src/config.js and it uses the browser indexDB to store user data.
Live implementation: https://d1yv7hpiqsvofn.cloudfront.net/
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.