Skip to content

Nehir0109/february-frontend-furniro-1

Repository files navigation

Archi's Academy Furniro Project 🛋️

📌 Project Overview

Furniro is a modern e-commerce web application for showcasing and selling furniture products. The project was built with React + Vite, focusing on performance, scalability, and a clean, responsive user experience.

🚀 Technologies Used

  • Frontend: React, Vite

  • Styling: Tailwind CSS / SCSS (depending on chosen setup)

  • Code Quality: ESLint, Prettier

  • Package Management: Yarn

  • Deployment: Netlify

🎯 Key Features

  • 📱 Responsive Design – Fully optimized for mobile, tablet, and desktop.

  • 🔍 Product Listing & Filtering – Browse products by categories.

  • 🛒 Shopping Cart – Add and manage products in the cart.

  • ⚡ High Performance – Lightning-fast builds and HMR with Vite.

  • 🛠️ Clean Codebase – ESLint & Prettier for consistent and maintainable code.

📂 Project Structure

├── public/            # Static assets
├── src/               # Source code
│   ├── components/    # Reusable components
│   ├── pages/         # Page-level components
│   ├── assets/        # Images and icons
│   └── App.jsx        # Application entry point
├── package.json
├── vite.config.js
└── netlify.toml

⚙️ Installation & Setup

Run the following commands in your terminal:

# Install dependencies
yarn install

# Start development server
yarn dev

# Build for production
yarn build

🌍 Live Demo

👉 Click here to view the demo

👩‍💻 Contributions

This project was originally developed as part of a group project at Archi's Academy. I have published it on my personal GitHub to showcase my individual contributions.

About

Archi's Academy Furniro Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors