orama254 / newline-shadcn_ui-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

next-template

A Next.js 13 (upgraded to next 14 via yarn upgrade next@14 command ) template for building apps with Radix UI and Tailwind CSS. Part tof the workshop by newline on the link https://www.youtube.com/watch?v=nq31n-Dte_o

Workshop Title: Secrets to Stunning and Accessible Form Design with Shadcn/ui

Usage

yarn create next-app . -e https://github.com/shadcn/next-template

Features

  • Next.js 13 App Directory(upgraded to next 14 via yarn upgrade next@14 command )
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.

License

Licensed under the MIT license.

TODO
  • Send form data to an actual database

  • Retrieve and display the sent data on the ui

About


Languages

Language:TypeScript 90.8%Language:JavaScript 6.1%Language:CSS 3.1%