Website for Samarth Glass & Aluminium, built with React, TypeScript, Vite, shadcn-ui, and Tailwind CSS.
Make sure you have Node.js & npm installed.
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run build- Vite — build tool & dev server
- React — UI library
- TypeScript — type safety
- shadcn-ui — component library
- Tailwind CSS — utility-first styling
- Framer Motion — animations