It is a responsive website that lists Rick and Morty characters and gives detailed information about these characters.
The project uses the following technologies:
Technologies used when deploying the site:
The project makes use of the following libraries:
The project utilizes the Rick and Morty GraphQL API
https://rickandmorty.aleynaaktas.com
To clone this project:
git clone https://github.com/aleyaktas/rickAndMorty.git
To make necessary downloads for project:
cd rickAndMorty
npm install
To run project:
npm start