GameFlix is where you'll discover your new favorite game to bring to the table. This app allows users to see a variety of board and card games as well as a featured game. The users can choose to view games by genres in carousels, by only board or card games, or by using the advanced search to find the perfect game using multiple parameters. The advanced search includes checkboxes to search by type, age range, number of players, and genre simulatenously. Each popup card shows users information about that particular game as well as a YouTube tutorial or review video.
Clone down this repo:
git clone https://github.com/whitneyburton/gameflix.git
Change into the directory
Run npm install to download the dependencies for this project.
npm install
To run tests:
npm test
https://whitneyburton.github.io/gameflix/
Our next steps for this app are to add the following features:
- a link to buy each individual game
- ability to 'wishlist' games you want to play and/or 'check' games you've already played
