Skip to content

joao-amaral99/rick-and-morty-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty

This is a project that consumes the rick and morty api, where you can see the characters and their data.

Links

Usage

$ yarn install or npm install
$ yarn start or npm run dev

01 02