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.
- 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
-
Clone the repository:
git clone https://github.com/Bushra-naeem/ecommerce-store.git
-
Navigate to the project directory:
cd ecommerce-store -
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to http://localhost:3000 to view the app.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository.
- Create a new branch: git checkout -b my-branch-name
- Make your changes and commit them: git commit -m 'Add some feature'
- Push to the branch: git push origin my-branch-name
- Submit a pull request.
Have questions or feedback? I'd love to hear from you! Feel free to reach out through the following social accounts:
- Email: bushranaeem941@gmail.com
- LinkedIn: Bushra Naeem
- Instagram: Bushra Naeem
Looking forward to collaborating and building amazing things together!🤍