Skip to content

x7md-lab/animated-drawer

Repository files navigation

Demo

A simple React demo using a Drawer component with feedback and star rating.

Features

  • Drawer UI with feedback form
  • Star rating selection
  • Tailwind CSS styling
  • RTL support via DirectionProvider

Getting Started

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Build for production:

    npm run build

Demo Component

The main interactive component is DrawerDemo in src/components/drawer-demo.tsx:

  • Click the "Drawer" button to open the feedback drawer.
  • Select a star rating and optionally write a review.
  • Submit your feedback.

Tech Stack

About

9ui + baseUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors