This application is still in development! And it might never finish :)
This a standalone web application that will help you play your steam games by randomly selecting a game for you to play.
This application is fully front end which only connects to the steam api.
This application should work 100% offline after the first login.
First you need to run npm install
then use one of the following.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.