THIS IS A NON-COMMERCIAL-PROJECT DONE WITH REACT, REDUX & AXIOS
OnFire is a simple web application and search engine for games, which shows the upcoming, newest & the most popular games for all platforms. You can also search for your favourite ones.
Current version: 1.0 || 14.08.2021
Update 11/25/2022: Thanks to Salesforce wanting to make money on Heroku even with private projects and therefore eliminating Free Dynos as of 11/28/2022, this app is TEMPORARILY OFFLINE.
Designed for desktop, but is also mobile friendly
Node.js and npm
npm install
Since there is a postinstall, the system automatically searches the client folder and installs the required dependencies there, too.
There is an included .env.example file.
You need to have an API key for rawg.io and paste it to the env file if you want to experiment on your own.