Skip to content

sabago/Checkpoint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHECKPOINT

Work in progress app that I'm developing to track backlog and current progress in various games.

I'm using the Giant Bomb API (https://www.giantbomb.com/api) to search for games

I'm also using a variety of libraries with the major ones including: React, Redux, Redux-thunk, Axios, Material-UI, Styled-components, React Router v4, and Enzyme/Jest.

Instructions

Get your own personal API key from Giant bomb and add it to an .env file in /server

To start the server, go to the /server folder and simply run:

yarn start

To start the client, go to the /client folder and simply run:

yarn start

Screenshots:

Search

Collection

About

Build your collection and track your progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • HTML 1.9%
  • CSS 1.1%