Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClicknCart - E-commerce React Application

A modern e-commerce application built with React, featuring product browsing, shopping cart, wishlist, and user account management.

Project Overview

ClicknCart is a full-featured e-commerce platform that allows users to browse products, manage their shopping cart, save favorite items to a wishlist, and manage their account information.

Features

  • Landing Page - Attractive home page with featured products and image slider
  • Product Catalog - Browse and search products
  • Product Details - View detailed information about individual products
  • Shopping Cart - Add/remove items and manage your cart
  • Wishlist - Save favorite products for later
  • User Authentication - Login and signup functionality
  • Account Management - Manage user profile and account settings
  • Responsive Design - Works across all device sizes

Screenshots

Landing Page

Landing Page

Products

Products

Product Details

Product Details

Shopping Cart

Shopping Cart

Sales & Featured Items

Sales

User Account

Account

About Page

About Page

Project Structure

src/
├── components/
│   ├── Featured/
│   ├── Footer/
│   ├── Header/
│   ├── Landing/
│   ├── login/
│   ├── ProductDetails/
│   ├── Section/
│   ├── Services/
│   └── Signup.js/
├── pages/
│   ├── HomePage.js
│   ├── 404Page/
│   ├── About/
│   ├── Account/
│   ├── cart/
│   └── wishlist/
├── App.js
└── index.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages