Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 582 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 582 Bytes

Rick and Morty World React

Visit: Click Here


API used

{
  "characters": "https://rickandmortyapi.com/api/character",
  "locations": "https://rickandmortyapi.com/api/location",
  "episodes": "https://rickandmortyapi.com/api/episode"
}

Usage

Install dependencies

npm install

Run app

npm start

Author

Yash Kushwaha M1racle