With this app you can generate ramdon Rick and Morty characters, read their info, and also, see the history of queried characters. App Demo here!
This project was develop by using:
- React with Next.js.
- GraphQL and apollo-client.
- Styled components.
Rick and morty api
.- Deployed with Vercel.
You can clone this repo and take a look at this project in local with:
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result and start editing.