Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 751 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 751 Bytes

Rick and Morty Character Generator👽👾

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! App

App

Stack and tools

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.

Enjoy!