Start learning Mongolian Sign Language today - Demo
An open source sign language dictionary app build with Next.js 13 and Supabase, TailwindCSS, Shadcn-UI.
You can clone & create this repo locally with the following command:
npx create-next-app precedent --example "https://github.com/timtbdev/sign-dictionary"
Precedent.mp4
- Next.js – React framework for building performant apps with the best developer experience
- Supabase Auth – User Management system that works without any additional tools
- Vercel – Easily preview & deploy changes with git
- Supabase Database – Dedicated PostgreSQL database
- Tailwind CSS – Utility-first CSS framework for rapid UI development
- Tailwind UI – Beautifully designed, expertly crafted components
- Shadcn UI – Beautifully designed components
- Headless UI - Completely unstyled, fully accessible UI components
- Framer Motion – Motion library for React to animate components with ease
- React Hot Toast - Smokint hot React Notification
- Lucide – Beautifully simple, pixel-perfect icons
- Heroicons - Beautiful hand-crafted SVG icons
next/font
– Optimize custom fonts and remove external network requests for improved performanceImageResponse
– Generate dynamic Open Graph images at the edgereact-wrap-balancer
– Simple React component that makes titles more readable
- React Hook Form – Performant, flexible and extensible forms with easy-to-use validation.
- Zod - TypeScript-first schema validation with static type inference
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript
- Vercel Analytics – Track unique visitors, pageviews, and more in a privacy-friendly way
- Tim (@timtbdev)