/next-auction-app

A full stack Auction app with nestjs backend

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

#guide for creating project

Create NextJs Basic Application

yarn create next-app .

Installation for shadcn ui

npx shadcn-ui@latest init

Priroties for Shadcn

Defualt Theme Slate CSS Variables

Shadcn Themes

yarn add next-themes

Shadcn Components Install

npx shadcn-ui@latest add

Shadcn Components to Installed