Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 657 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 657 Bytes

Rick and Morty - Characters Book

Live Demo

As a long-time huge Rick&Morty fanboy, I felt the need to create a web UI for the amazing API created by Axel Fuhrmann.

The browseable entities are:

  • Characters
  • Episodes
  • Locations

They are nicely hyper-linked together, for you to discover more and more about the universe created by Justin Roiland and Dan Harmon ❤️

Technology

Not much, to be honest. It's a Vue 3 JS app, styled by Bulma.

Compile and Run

npm install
npm run serve

Enjoy it!