Skip to content

ryanomackey/games-lib-client

Repository files navigation

Intro

This is the client-side React/Redux code for my capstone project while at Galvanize. (The back-end can be found here).

screenshot

Features

  • Add games to your library, and track their completion.
  • Sort through games with a number of filters.
  • Watch streams from titles in your library, live from Twitch.
  • Add titles to your wishlist, to view pricing data from Amazon.

Installation

npm install

There are two scripts:

npm start

Simply transpiles and serves the site on 8000 (3001 for browserSync).

npm run dev

Enables live reload, in addition to the above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages