Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 615 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 615 Bytes

Ricky and Monty Client 🚀

This is the sample application for searching Ricking and Monty Characters using ricky-and-monty-api.

Demo 💻

Running Locally 💻

$ git clone https://github.com/Sureshkumars/rick-and-morty.git
$ cd rick-and-morty
$ npm install
$ npm run start

Testing Locally 💻

$ npm run test

Built Using 🏗️