Skip to content

aka-sacci/lol-quotes

Repository files navigation

lol-quotes

React application that plays quotes of some League of Legends characters.

Made for train some React concepts and for a code challenge on DIO

How to use

After clone, install the dependencies:

npm i

Run json-server to mock the 'api.json'

npm run server

Run the app

npm run start

Access the app in your browser

http://localhost:3000/

Use it! :D

About

React App made to pratice React features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published