From d73fd044c6e0a8da4d2ac786399dfc558d4d8082 Mon Sep 17 00:00:00 2001 From: mina Date: Wed, 16 Sep 2026 15:21:19 +0200 Subject: [PATCH] docs: add deployed app link to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 922b465..f594c67 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# Rick and Morty Character Explorer + +## Live app + +http://it2810-12.idi.ntnu.no/project1/ + # React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.