Skip to content

GamerKingFaiz/shouldiplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Should I Play This?

Website allows users to search for games and the results merge critic's average rating from OpenCritic and the amount of time to beat a game from HowLongToBeat into one card.

Website is accesible at http://shouldiplaythis.com/.

Screenshots

Desktop

Desktop Screenshot

Mobile

Mobile Screenshot

Contributing

Prerequisites

Node.js, which includes npm, must be installed.
https://nodejs.org/en/download/

Instructions

The site is built using React.
https://reactjs.org/

To contribute changes clone the repo locally.
Then in the project root folder run npm install.
After the install has completed run npm start to launch the live development environment.
The site will be live at http://localhost:3000/.

Once you've made a change please submit a pull request and it will be reviewed/merged accordingly.

About

Web app that combines data from HowLongToBeat and OpenCritic.

Topics

Resources

License

Stars

Watchers

Forks