Skip to content

This ecommerce app, built with React.js and Tailwind CSS, allows users to browse separate categories for men and women and use a search bar to find specific products. Users can add items to the cart, remove items, and view the total price. The app also suggests related products and includes a simple checkout form.

Notifications You must be signed in to change notification settings

Bushra-naeem/ecommerce-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopix - Ecommerce Store

This ecommerce app, built with React.js and Tailwind CSS, allows users to browse separate categories for men and women and use a search bar to find specific products. Users can add items to the cart, remove items, and view the total price. The app also suggests related products and includes a simple checkout form.

📚 Table of Contents

✨ Features

  • Browse products by category (Men, Women)
  • Search for specific products
  • Add items to the cart
  • Remove items from the cart
  • View total price of items in the cart
  • Suggests related products
  • Checkout form

💻 Installation

  1. Clone the repository:

    git clone https://github.com/Bushra-naeem/ecommerce-store.git
  2. Navigate to the project directory:

    cd ecommerce-store
  3. Install dependencies:

    npm install

🔧 Usage

  1. Start the development server:

    npm start
  2. Open your browser and navigate to http://localhost:3000 to view the app.

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-branch-name
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-branch-name
  5. Submit a pull request.

📬 Let's Connect

Have questions or feedback? I'd love to hear from you! Feel free to reach out through the following social accounts:

Looking forward to collaborating and building amazing things together!🤍

About

This ecommerce app, built with React.js and Tailwind CSS, allows users to browse separate categories for men and women and use a search bar to find specific products. Users can add items to the cart, remove items, and view the total price. The app also suggests related products and includes a simple checkout form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published