FascoUi is a front-end user interface for a clothing shopping website, featuring a modern layout and engaging product card interactions. This project provides a smooth user experience with animations and dynamic effects for browsing and exploring items.
- Product Catalog: Stylish and structured display of clothing items.
- Dynamic Interactions: Hover animations and effects on product cards to enhance user engagement.
- Responsive Design: Adaptable layout for an optimal experience on both mobile and desktop devices.
- React & TypeScript: Framework and type-safety for reliable and maintainable development.
- HTML5 & CSS3: Core for structure and styling.
- JavaScript: Dynamic interactions and front-end logic.
- Tailwind CSS & DaisyUI: Quick, customizable styling for a modern UI.
- React Hook Form & Zod: Form handling and validation.
- Vite.js: Fast and performant development environment.
- Clone the repository:
git clone https://github.com/Mel-Turham/FascoUi.git
- Navigate to the project folder:
cd FascoUi
- Install dependencies:
pnpm install
- Start the application:
pnpm dev
Contributions are welcome! Feel free to open an issue or a pull request to suggest improvements or fix bugs.