From ca34ebf3a1c819e041cbb130f7c1a903c9947a3a Mon Sep 17 00:00:00 2001 From: andrzej Date: Sun, 26 May 2024 23:34:58 +0200 Subject: [PATCH] add movie-explorer --- index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index a2a1025..5fddfaa 100644 --- a/index.html +++ b/index.html @@ -130,6 +130,17 @@ demo source +
  • + +

    Movie-Explorer

    +

    + An app for when you don't know what movie to watch, written in + Typescript/React. +

    + demo + source +
  • Calculator

    @@ -137,7 +148,7 @@ A simple calculator app written in React.

    demo - source + source