- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
- 📝 Quality Assurance Documentation
[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.
Client
- [Product List]
- [Product details]
- [Add to cart]
- [update product quantity]
- [Remove product ]
- [Clear Cart ]
- [Count total amount ]
To get a local copy up and running, follow these steps.
-
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
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 this project with:
cd react-e-commerce-site
- Run npm install after cloning the repo
To run tests for this project
cd __tests__/
npm test 'App.test.js'
👤 Author1
- GitHub: @stazrouti
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a start and share it with your friends.
This project is MIT licensed.