A fully responsive sample of E-Commerce Website using React js Client UI
- Responsive Design: Ensure a consistent and user-friendly experience across various devices.
- Product Catalog: Browse through a diverse range of products with detailed information.
- Shopping Cart: Easily add and remove items from the shopping cart.
- User Authentication: Secure user accounts with login and registration functionalities.
- Order Processing: Streamlined checkout process with order confirmation.
Clone the repository:
git clone https://github.com/bytecode95/e-commerce-website-frontend.git
- Install dependencies:
npm install
- Install dependencies:
npm start