Naruto quotes generator client for DIO lesson.
Quotes are provided from another project, which is a server that returns random Naruto Quotes. You'll need to install it in order for this project to work. You can check it on Celso Henrique's GitHub!
Clone this repository and install it dependencies with this command:
$ npm installRun the application with npm start command, it will start the app on localhost:3000:
$ npm startThis project is licensed under the MIT License - see the LICENSE.md file for details
