Furniro is a modern furniture e-commerce application built with React and styled using Tailwind CSS. The app offers a responsive and visually appealing user interface with a product slider to showcase furniture items. It features a dynamic product display. The design is optimized for a seamless and engaging shopping experience across all devices.
- Product Slider: Interactive slider to showcase furniture items.
- Product Display: Shows 20 products initially with the option to load more using the "See More" button.
- Responsive UI: Designed with Tailwind CSS for a mobile-friendly, visually appealing interface.
- User-Friendly: Easy navigation with a modern, clean design.
- Frontend: React, Tailwind CSS
- State Management: React's built-in state and props
- UI Design: Tailwind CSS for responsive, custom UI components
- Node.js (>=14.x)
- npm or yarn
-
Clone the repository:
git clone https://github.com/Hareem-Gohar/Furniro.git
-
Navigate into the project directory:
cd Furniro
-
Install dependencies:
npm install
-
Run the application locally:
npm start
The app will be available at
http://localhost:3000
.