Skip to content

Vincent-Tiono/Trash-Talker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trash-Talker

A modern web application built with Next.js and Supabase.

Demo

https://www.youtube.com/watch?v=Wt__3WqqY9Q

Quick Start

  1. Clone the repository
  2. Navigate to the frontend directory:
    cd frontend
  3. Install dependencies:
    pnpm install
  4. Start the development server:
    pnpm dev

The application will be available at http://localhost:3000.

Tech Stack

  • Frontend: Next.js 15, React 19, TypeScript
  • UI Components: Radix UI, Tailwind CSS
  • State Management: React Hook Form, Zod
  • Backend: Supabase
  • Package Manager: pnpm

Project Structure

frontend/
├── app/          # Next.js app directory
├── components/   # Reusable UI components
├── hooks/        # Custom React hooks
├── lib/          # Utility functions and configurations
├── public/       # Static assets
├── styles/       # Global styles
└── utils/        # Helper functions

License

See LICENSE.txt for details.

About

Digitimes AIWave: Taiwan GenAI Applications Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors