DariusLukasukas / goods

This is an e-commerce app that allows users to browse products and redirect them to the official store to purchase them. The app is built with Next.js 13, Prisma, Supabase and Tailwind CSS.

Home Page:https://goods-hazel.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is an e-commerce app that allows users to browse products and redirect them to the official store to purchase them. The app is built with Next.js, Prisma, Zustand and Tailwind CSS.

Screenshot 2023-10-07 at 00 02 45

Features

  • Theme switching: Allows users to customize the look and feel of the app to their liking.
  • Browse products by category or keyword
  • View product details, including images, descriptions, and prices
  • Redirect users to the official store to purchase products

Getting Started

To get started, clone the repo and install the dependencies:

git clone https://github.com/DariusLukasukas/goods.git
cd ecommerce-app
npm install

Once the dependencies are installed, you can start the development server:

npm run dev

The app will be running on localhost:3000.

About

This is an e-commerce app that allows users to browse products and redirect them to the official store to purchase them. The app is built with Next.js 13, Prisma, Supabase and Tailwind CSS.

https://goods-hazel.vercel.app


Languages

Language:TypeScript 98.3%Language:JavaScript 0.9%Language:CSS 0.8%