zingarelli / naruto-quotes-client

Naruto quotes generator client using React. Forked from Celso Henrique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Naruto Quotes Client

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!

screenshot

Install

Clone this repository and install it dependencies with this command:

$ npm install

Running

Run the application with npm start command, it will start the app on localhost:3000:

$ npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Naruto quotes generator client using React. Forked from Celso Henrique.

License:MIT License


Languages

Language:JavaScript 86.7%Language:HTML 12.8%Language:Shell 0.6%