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.
- 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.
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