A modern and responsive customer segmentation dashboard built with React and Tailwind CSS. The application visualizes different customer categories and presents customer profiles through an interactive card-based interface.
- Responsive UI design
- Customer segmentation cards
- Horizontal scrolling card layout
- Modern and clean interface
- Built with reusable React components
- Tailwind CSS styling
- React.js
- JavaScript (ES6+)
- Tailwind CSS
- Vite
src/
├── components/
│ ├── LeftContent.jsx
│ ├── RightContent.jsx
│ ├── RightCard.jsx
│ └── RightCardContent.jsx
├── App.jsx
└── main.jsx
Add your demo video link here.
02-reactproject-GoogleChrome2026-06-0416-55-48-ezgif.com-video-to-gif-converter.mp4
Clone the repository:
git clone https://github.com/rewati1616/02-ReactProject.gitNavigate to the project folder:
cd 02-ReactProjectInstall dependencies:
npm installStart the development server:
npm run dev- React component architecture
- Props and data flow
- Dynamic rendering using map()
- Responsive layouts with Tailwind CSS
- UI design and component reusability
Rewati Warhade
GitHub: https://github.com/rewati1616