/random-actor-quiz

A react app game that shows 5 actors and you need to get the right one.

Primary LanguageJavaScript

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgements

About The Project

Product Name Screen Shot

This project is basically a game that searches for 5 random actors in The Movie DB API and you must guess which of these names is the one in the image shown. If you get it right you get 1 point and if you get it wrong it goes back to 0 points and saves your score in the highscore if it is higher than the same.

Built With

Getting Started

These are the steps to run the project locally in your machine.

Installation

  1. Clone the repo
    git clone https://github.com/danielcti/random-actor-quiz.git
  2. Install YARN packages
    yarn
  3. Run the project
    yarn start

License

Distributed under the MIT License.

Contact

Daniel Cavalcanti - dpc2@cin.ufpe.br

Project Link: https://github.com/danielcti/random-actor-quiz

Acknowledgements