/rick-and-morty-app

This project was created with React.

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Features of the App

The app:

  • shows list of characters (uses Rick & Morty API);
  • has a search bar;
  • filteres a list by species and gender.

Installation

npm i
npm start