This is the app where you can view different games, it's information, ratings, and games of similar genre. Also you can set search conditions and sort, filter by genre.
- React
- Redux
- React Hooks
- CSS Modules
- React Router
- Webpack
- Bootstrap
- PropTypes
To get a local copy up and running follow these simple example steps.
git clone https://github.com/webmarkyn/game-explorer
cd game-explorer
npm install
npm start
npm run build
heroku create $APP_NAME --buildpack mars/create-react-app
git push heroku master
👤 Mark Baidebura
- Github: @webmarkyn
- Linkedin: linkedin
- Twitter: @webmarkyn
- Improve UI
- Add more games
- Add library of games
- User Profile
- Improve perfomance