Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paul-js-hub/ecommerce
This is an ecommerce app that displays a list of products and allow users to add products to the cart.
https://github.com/paul-js-hub/ecommerce
bootstrap5 javascript react redux
Last synced: 13 days ago
JSON representation
This is an ecommerce app that displays a list of products and allow users to add products to the cart.
- Host: GitHub
- URL: https://github.com/paul-js-hub/ecommerce
- Owner: Paul-js-hub
- Created: 2022-12-17T07:04:02.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-23T18:21:07.000Z (almost 2 years ago)
- Last Synced: 2024-03-20T00:33:21.081Z (8 months ago)
- Topics: bootstrap5, javascript, react, redux
- Language: JavaScript
- Homepage:
- Size: 898 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)> This is an ecommerce app that displays a list of products and allow users to add products to the cart.
## 🛠 Built With
- HTML & CSS
- JavaScript
- React
- ReduxClient
- [Live Demo Link](Coming soon)
## 💻 Getting Started
To get a local copy up and running follow these simple example steps.
- copy this link `https://github.com/Paul-js-hub/ecommerce.git`.
- get the directory that you want to clone the repository.
- open the command prompt in this directory.
- write `git clone https://github.com/Paul-js-hub/ecommerce.git`.
- go to the repository folder in your command prompt.
- run `npm install`
- To run the app run `npm start` in your command prompt.
- To run the test run `npm test` in your command prompt.
👤 **Paul Onchera**
- GitHub: [@paulonchera](https://github.com/Paul-js-hub)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/paul-onchera/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Paul-js-hub/ecommerce/issues).
> Give a ⭐️ if you like this project!
- Thanks to [MohammadReza Keikavousi](https://fakestoreapi.com/) for the dummy API
- Hat tip to anyone whose code was used