Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)

# 📖 [e-commerce app]

> 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
- Redux

Client

## 🚀 Live Demo

- [Live Demo Link](Coming soon)

(back to top)

## 💻 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.

(back to top)

## 👥 Author

👤 **Paul Onchera**

- GitHub: [@paulonchera](https://github.com/Paul-js-hub)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/paul-onchera/)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Paul-js-hub/ecommerce/issues).

(back to top)

## ⭐️ Show your support

> Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments

- Thanks to [MohammadReza Keikavousi](https://fakestoreapi.com/) for the dummy API
- Hat tip to anyone whose code was used

(back to top)

## 📝 License
- This project is [MIT](./LICENSE) licensed.

(back to top)