Skip to content

Trendyol-Front-End-Bootcamp/week-3-react-enes-baspinar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with Rick and Morty API - Trendyol Frontend Bootcamp Week 3

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.)

Installation

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

Run Project

In the project directory you can run the following lines:

npm install
npm start

Screenshots

Releases

No releases published

Packages

No packages published