Skip to main content
All projects
fullstack vue open-source 2022 ⭐ 3 stars on GitHub

Rick and Morty Wiki (Vue)

A searchable character and episode wiki for Rick and Morty, built with Vue, TypeScript, GraphQL, and PostgreSQL.


About the project

Built for the IT2810 Web Development course at NTNU in fall 2022. The app allows users to search, filter, and browse characters and episodes from Rick and Morty.

Data is fetched from a custom GraphQL API backed by PostgreSQL, with the frontend written in Vue 3 and TypeScript. Includes pagination, favouriting, and responsive design.

Tech Stack

Vue 3 TypeScript GraphQL PostgreSQL