This project includes listing, filtering and showing details of Rick and Morty characters from API. It is a React project and built with create-react-app. While coding, ESLint and Prettier were used together with the AirBnb style guide.
API, PREVIEW ( There are route problems caused by Netlify. If the app does not redirect itself, there may be a problem.)
You can download the project by cloning it from the Github site or by typing the following command:
git clone https://github.com/baspinarenes/rick-and-morty-characters
In the project directory you can run the following lines:
npm install
npm start