Skip to content

SuSanee/clothinn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clothin E-commerce Website

A simple, responsive, and scalable e-commerce website for selling clothes, built with React. It allows users to browse and shop clothing items, view detailed information, and add products to the cart. The site is designed to be both functional and user-friendly.

Features

  • Responsive Design: Optimized for mobile and desktop viewing.
  • Product Catalog: Browse through different clothing categories with detailed information about each product.
  • Shopping Cart: Add items to the cart and proceed to checkout.
  • Lazy Loading: Images load efficiently to improve page load times.
  • Smooth User Interface: Interactive UI for a better user experience.

Technologies Used

  • Frontend: React.js
  • Styling: CSS
  • State Management: React's Context API
  • Deployment: Netlify

Some Images

Screenshot 2025-06-09 002240

Screenshot 2025-06-09 003839

Screenshot 2025-06-09 003900

Screenshot 2025-06-09 003926

Screenshot 2025-06-09 003945

Installation

  1. Clone the repository:

    git clone https://github.com/SuSanee/clothinn.git
  2. Navigate to the project directory:

    cd clothinn
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start

This will start the application on http://localhost:1234.

Live Demo

View the live demo here.

Purpose

This project was built as a part of my personal learning journey and is not intended for open source contributions. It serves as a showcase of my abilities in building interactive, modern web applications.

About

A simple, responsive, and scalable e-commerce website for selling clothes. Built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors