Skip to content

Anrsgrl/ecommerce-furniture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Furniture E-commerce

The Furniture E-commerce project is a specialized e-commerce platform designed for users looking to shop for furniture. It aims to make furniture shopping easy and enjoyable with a wide range of products, a user-friendly interface.

Screenshots

App Screenshot

Tech Stack

  • JavaScript: The primary programming language.
  • React: Utilized for building the user interface.
  • Redux toolkit: Employed for state management.
  • Bootstrap: Styling and layout of components.
  • Framer Motion: Integrated for animations.

Run Locally

Clone the project

  git clone https://github.com/Anrsgrl/ecommerce-furniture

Go to the project directory

  cd ecommerce-furniture

Install dependencies

  npm install

Start the server

  npm start

Authors