This project is a way of demonstrating several concepts in a real world use case.
Also, I wanted a solitaire app without ads.
You can find the currently released version at:
Thanks to Netlify for hosting my very small PWA for free!
Thank you to Browser Stack for helping out! I do not currently own a mac or iOS devices i can test with, So i am using browser stack for any testing on those systems.
npm install
npm run serve
npm run build
npm run lint:fix