This is a Wordle type game, where you have to guess the streamer. According to selects a streamer you will have clues as if the followers are more or less than the chosen streamer, what nationality is he or how old he is.
You can see the project in: https://streamerle.vercel.app/
- ReactJS
- Bootstrap
A little intro about the installation.
$ git clone https://github.com/emepuchades/streamerle.git
$ cd streamle
$ npm install
$ npm start
With npm start runs the app Open http://localhost:3000 to view it in your browser.

