Aide-Academy-shopping-cart App enhancing the shopping cart experience for an e-commerce website. Users have provided feedback that the current shopping cart lacks intuitive features and is not user-friendly. They want an improved interface that allows for easier item management, visibility of the total cost, and a smooth checkout process.
Server
> <li><a href="https://html.com/">HTML</a></li>
> <li><a href="https://getbootstrap.com/">CSS&Bootstrap</a></li>
> <li><a href="https://www.javascript.com/">JavaScrip</a></li>
> <li><a href="https://legacy.reactjs.org/docs/getting-started.html">React.js</a></li>
- Allow users to easily add products to the cart from the product listing page.
- Display the added items in a clear and intuitive way, including product details (name, price, quantity).
- Provide functionality to adjust quantities and remove items from the cart. - Show the total cost of the items in the cart.
- Ensure a seamless transition to the checkout process.
To get a local copy up and running, follow these steps.
In order to run this project you need:
node.js
Clone this repository to your desired folder:
Example commands:
cd your-folder
git clone git@github.com:mrkamin/Aide-Academy-shopping-cart.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
Example command:
run live
👤 Mohammad Rafi Amin
- LinkedIn: LinkedIn
- GitHub: @githubhandle
- Twitter: @twitterhandle
- make the app responsive
- make the details button functional
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️. Your support is greatly appreciated!
I would like to thank Aide-Academy for provideing the project Idea.
This project is MIT licensed.