marcolabreu / rick-and-morty-next

Home Page:https://next-morty.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rick React Next

This is a React app to visualize characters from Rick & Morty TV show. The project was bootstrapped with NextJS, a React static generator framework, for easy deployment on Netlify and Now. Both can automatically build and deploy NextJS sites. Data will be obtained from the Rick and Morty API.

The initial requirements very simple:

  • display the characters with pagination;
  • be able to filter by status, species and gender;
  • be able to search a character by name;
  • be able to sort the cards by name (ascendant and descandant).

About

https://next-morty.now.sh


Languages

Language:JavaScript 100.0%