Skip to content

stazrouti/react-e-commerce-site

Repository files navigation

react-e-commerce-site


react-e-commerce-site README

📗 Table of Contents

📖 react-e-commerce-site

[react-e-commerce-site ] is a e-commerce website that allows you to navigate throught different product add product to your cart, update quantity, and clear cart.

🛠 Built With

Tech Stack

Client

Key Features

  • [Product List]
  • [Product details]
  • [Add to cart]
  • [update product quantity]
  • [Remove product ]
  • [Clear Cart ]
  • [Count total amount ]

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

  • In order to run this project you need:

  • git: A tool for managing source code

  • Visual Studio Code: A source code editor

  • Live Server: A simple web server utility for Visual Studio Code

Setup

Clone this repository to your desired folder: https://github.com/stazrouti/react-e-commerce-site.git Example commands:

sh cd my-folder https://github.com/stazrouti/react-e-commerce-site.git

Install

Install this project with:

cd react-e-commerce-site

  • Run npm install after cloning the repo

Run Tests

To run tests for this project

cd __tests__/
 npm test 'App.test.js'

(back to top)

👥 Authors

👤 Author1

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a start and share it with your friends.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

📝 Quality assurance Documentation

Documentation link

(back to top)