Skip to main content
All projects
fullstack react open-source 2022 ⭐ 1 star on GitHub

Rick and Morty Wiki (React)

A React + TypeScript take on the same Rick and Morty wiki, with GraphQL and PostgreSQL.


About the project

A parallel implementation of the NTNU IT2810 course project, this time using React and TypeScript instead of Vue. Exploring how the same product decisions — GraphQL API, PostgreSQL backend, search, filtering, and pagination — feel when expressed in React's component model.

Tech Stack

React TypeScript GraphQL PostgreSQL