Table of Contents
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.
These are the steps to run the project locally in your machine.
- Clone the repo
git clone https://github.com/danielcti/random-actor-quiz.git
- Install YARN packages
yarn
- Run the project
yarn start
Distributed under the MIT License.
Daniel Cavalcanti - dpc2@cin.ufpe.br
Project Link: https://github.com/danielcti/random-actor-quiz