This is a React + Vite project demonstrating an animated bottom sheet UI component with AI stylist functionality.
The original Figma design is available at: https://www.figma.com/design/fQoAVigzWITzvphnGMfQEJ/Animate-Bottom-Sheet-on-Tap
-
Install dependencies:
npm i
-
Start the development server:
npm run dev
-
Open your browser to
http://localhost:3000
- React 18 - UI library
- Vite 6 - Build tool and dev server
- Motion (framer-motion fork) - Animation library
- Tailwind CSS - Styling
- TypeScript - Type safety
- Futura PT - Custom font family
- Animated bottom sheet with peek and full states
- Product listing page (PLP) with search functionality
- AI stylist chat interface with conversation flows
- Product carousel with heart/like functionality
- Smooth animations and transitions