Skip to content

Yowj/Yozada

Repository files navigation

Yozada

A Next.js e-commerce application built with Supabase.

Tech Stack

  • Next.js
  • React 19
  • Supabase
  • Tailwind CSS
  • shadcn/ui

Getting Started

  1. Install dependencies:
npm install
  1. Set up environment variables:
cp .env.example .env.local

Add your Supabase credentials to .env.local

  1. Run the development server:
npm run dev

Open http://localhost:3000 in your browser.

Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm start - Start production server
  • npm run lint - Run ESLint

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors