Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ Online Clothes Shopping Platform

A basic front-end e-commerce web application for an online clothing store.
Built with React, it features category pages for Men, Women, and Children, along with a Home page that showcases popular items, new collections, and advertisement banners, and a Cart page that displays selected items and their total cost.


🚀 Features

  • ✅ Category pages:
    • Men
    • Women
    • Children
  • ✅ Home page (Shop):
    • Popular in Women
    • New Collections
    • Promotional Banners
  • ✅ Cart page:
    • Selected item list
    • Price totals and summary

🛠️ Getting Started

1. Clone the repository

git clone (https://github.com/Devansh051/Shopper.git)
cd your-repo-name

2. Install dependencies

npm install

3. Start the development server

npm start

Visit: http://localhost:3000


🧾 Folder Structure

src/
├── components/        # Reusable UI components
├── pages/             # Men, Women, Children, Cart, Home
├── assets/            # Images and banners
├── App.js             # Route setup and layout
└── index.js           # Entry point

🖼️ Screenshots

Coming soon


💡 Future Enhancements

  • Add product filtering and sorting
  • Integrate real product data via API
  • Add user login/signup and checkout flow
  • Responsive UI for all screen sizes

🙌 Acknowledgements

  • Built with React
  • UI inspired by modern e-commerce layouts

✨ Author

Your Name
Devansh051

ContriBute

[contribute.md ](https://github.com/Devansh051/Shopper/blob/main/contribute.md)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages