Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 208 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 208 Bytes

search-a-rick

Simple React app to search Rick and Morty API.

Made with create-react-app.

Running

Install dependencies first with:

yarn install

And then, run the server:

yarn start