Getting started on the Home page and other

Getting started home page, added framer-motion package, fixes & product card
This commit is contained in:
RailTH
2024-02-02 20:15:24 +11:00
parent c7c178857c
commit a814031d1a
13 changed files with 172 additions and 50 deletions

View File

@@ -4,9 +4,9 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>SusMarket</title>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>