This project is based on the American series Rick And Morty, this project uses the api rickandmortyapi.com .
- Project made 100% with the NextJS framework. β NextJS
- For stylization it was used Styled-Components β Styled Componets
- For icons was using React Icons β React Icons
- For Animations was LottieFiles β Lottie Files
This project aims to show characters from the series Rick And Morty and their current state, I try the possibility of being able to do research by the name of the character.
$ git clone https://github.com/Matheus0liveira/rick-and-morty.git
$ yarn
# or
$ npm install
# For execute developer mode.
$ yarn dev
# For execute build mode.
$ yarn build
# To execute the already build code (necessary to develop the yarn build).
$ yarn start
Project layout on figma β Figma
Created By: Matheus Oliveira.