melissaintrees / aRealCharacter

This App matches users with characters from TV and Film based on questions they answer using Node.js and an express server.

Home Page:https://arealcharacter.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Real Character!

This App matches users with characters from TV and Film based on questions they answer. The logic behind this game is that it takes the user's answers and compares them to the how the character would probably answer. Best matches are displayed in a form of a Gif from the giphy API.

Express was used to handle the routing and it is available on: heroku and/or you can install it on your local machine.

Video Demo of the App!

A Real Character

Responsive Design All Screen Mock Up

Mock Up

Deployment

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. Download the repo.
  2. In your terminal npm install to install the node dependencies
  3. Then run node server.js and get the port number in the console.
  4. Go to your browser and type http://localhost:3000 into the address bar to bring up the app.

Built With

Authors

  • Melissa St Moore

Acknowledgments

thank you to the giphy app for providing all the wonderful gifs!

About

This App matches users with characters from TV and Film based on questions they answer using Node.js and an express server.

https://arealcharacter.herokuapp.com/


Languages

Language:HTML 63.3%Language:JavaScript 33.6%Language:CSS 3.1%