From dcd728755959e71e902471432dca60130d1657dc Mon Sep 17 00:00:00 2001 From: Kar l5 Date: Sun, 21 Jul 2024 22:51:29 +0530 Subject: [PATCH] init --- app/routes/_index.tsx | 7 + app/routes/about.tsx | 48 + yarn.lock | 6340 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 6395 insertions(+) create mode 100644 app/routes/about.tsx create mode 100644 yarn.lock diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index b8a6a8c..064b922 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -11,6 +11,13 @@ export default function Index() { return (

Welcome to Remix

+ + About +