An open API service indexing awesome lists of open source software.

https://github.com/dino4608/temu-clone

The TEMU clone app is a project that I am using to learn and practice Next.js
https://github.com/dino4608/temu-clone

Last synced: about 2 months ago
JSON representation

The TEMU clone app is a project that I am using to learn and practice Next.js

Awesome Lists containing this project

README

        

## Overview
Here is the TEMU clone app developed with Next.js 15, React 19, Zustand 5 and Tailwind CSS 3.

## Highlight
- The project uses Prisma ORM to connect Neon DB. Please type "npx prisma studio" in the terminal to access the database;
- The website is deployed on Vercel. Please check it out at https://temu-clone-alpha-three.vercel.app/;
- The metrics are tracked by Umami. The owner can follow them at https://us.umami.is/websites/39944d0e-aa9a-4d85-9da1-7efe9ed01796.

#### Note:
- Neon DB is a serverless PostgreSQL solution by Vercel.