Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 729 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 729 Bytes

GRATISGAMES - find free games

This is react project to practice different react concepts as well as material ui, it display and filters throw free games using the free to play games api by digiwalls on rapid api.

Overview

This project features:

  • Browsing throw games using material ui pagination
  • Basic filtering using array method without calling the api
  • Advanced filtering using form elements like check boxes, select menu. using api calls
  • Dynamic routing to view details page that display detials about a specific game
  • Good and interactive ui thanks to material ui

Built with

  • React
  • React Router Dom
  • Material UI
  • API

Author