A Cryptid game companion app
Install the app from your browser anywhere
Go to https://uncryptid.vercel.app
Just run and visit http://localhost:3000
npm run devTo build the App, run
npm run buildAnd you will see the generated file in dist that ready to be served.