MoupUI is a web UI component library built with TailwindCSS and ShadCNUI, designed to help developers create visually appealing, customizable, and responsives interfaces with ease. The library utilizes React as the main framework and incorporates Vite for fast development, along with Framer Motions for interactives animation.
- A collection of reusable UI components designed with TailwindCSS and ShadCNUI
- Customizable and responsive components for various use case
- Fast development and optimized build with Vite
- Interactive animations using Framer Motion
- React 18.0.0
- Vite for fast build and development
- TypeScript for type safety
- TailwindCSS for utility-first styling
- ShadCNUI for enhanced UI components
- Framer Motion for animations
-
Clone the repository
git clone https://github.com/mochrks/moup-ui-projects.git cd moup-ui-projects
-
Install dependencies
npm install
-
Run the development server
npm run dev
-
The application will be running on http://localhost:port.