Skip to content

redshift14/gratis-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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