This project was created using: npx create-react-app.
- react-router-dom [https://www.npmjs.com/package/react-router-dom]
- axios [https://www.npmjs.com/package/axios]
- http-proxy-middleware [https://www.npmjs.com/package/http-proxy-middleware]
- Roboto => Google Fonts [https://fonts.google.com/]
- More powerfull search engine
- Improved UX while searching (reseting filters / remembering choices)
- Lazy loading of images
- Improvement of API requests performance
- Improved screenshots layout in game details
- Mobile first design
- Proper shortening of long games titles
- Adjusting color scheme across all pages
- Improved components structure and code cleaning (DRY)
- Adding more automated tests
- Handling async errors and error management
- User might be able to directed to a download page / platform of the selected game
- Adding YouTube gameplays / introductions / first impressions
- Adding game reviews / ratings
- Adding game refferals ("You might be also interested in following games")
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.
Launches the test runner in the interactive watch mode.\
Builds the app for production to the build folder.\