Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

mstop4/gifcentration-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFcentration (Server)

dependencies Status devDependencies Status

Concentration (pairs-matching) game powered by Giphy.

Screenshot

The server is a backend application that queries the Giphy API for GIFs and digests the information of 10 randomly-chosen GIFs for use by the client app.

Demo

https://mstop4.github.io/gifcentration-client/

Stack

  • MongoDB / Mongoose
  • Express.js
  • React
  • Node v8.11.1
  • Giphy JS SDK
  • Redis
  • Chance.js