https://github.com/innovatixhub/clothex
Clothex E-commerce website using react.js
https://github.com/innovatixhub/clothex
front-end-development html-css-javascript json react-router-dom reactjs-project
Last synced: 3 months ago
JSON representation
Clothex E-commerce website using react.js
- Host: GitHub
- URL: https://github.com/innovatixhub/clothex
- Owner: innovatixhub
- Created: 2024-11-20T15:18:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T17:27:54.000Z (7 months ago)
- Last Synced: 2025-02-01T00:42:15.258Z (5 months ago)
- Topics: front-end-development, html-css-javascript, json, react-router-dom, reactjs-project
- Language: JavaScript
- Homepage: https://euphonious-sunflower-75dc35.netlify.app/
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CLOTHEX E-Commerce Website Using React.js
This e-commerce website, built using React.js, serves as a good frontend project. It is designed to showcase various features, including product listings, shopping carts, and login pages.🛒🌟
Table of Contents
CLOTHEX E-Commerce Website
Features
Learning from the Project
Screenshots
Contributing
AcknowledgementsFeatures
Navbar: Create a navigation bar for easy access to the cart.
Product Cards: Display product information (image, title, description, price).
Increment and Decrement Functions: Implement buttons to adjust item quantities.
Update Functions: Update the cart based on user actions.
Cart Management: Users can add products to their cart and remove them as needed.
Calculation: Calculate the total bill.
Remove Item: Allow users to remove items from the cart.
Profile Page: Users have their own profile page where they can view their orders and order history.
Modern CSS, including flexbox and CSS Grid for layout.
Multipage Ecommerce Website Project with Signin & Singup page.
Use common components and layout patterns for professional 🌐website design and development.
Build amazing👍 professional and responsive websites.Learning from the Project
In this construct week project, we have used the import-export functionality to export and import the navbar and footer section, it gave the learning to reuse the same code on different pages without complication.


