Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 489 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 489 Bytes

Rick and Morty Character Index

This is a React App handling the Rick and Morty API. It enables the user to search for characters, view details and filter by these details. It also lets users add characters to their favorites and saves those to the local storage.

This was created as part of a group project during my neuefische web dev bootcamp.

Installation

After cloning this repository, simply run npm install in the main directory

Enjoy!