Skip to content

missvader/REDUX-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux Ecommerce

This is an ecommerce web application built with React and Redux.

Features

  • Browse products by category
  • Add products to cart
  • Adjust quantity of products in cart
  • Remove products from cart
  • Checkout and place order

Technologies

  • React
  • Redux
  • React Router
  • Axios
  • Bootstrap

Installation

To get started, you can clone this repository and install the dependencies:

git clone https://github.com/missvader/REDUX-Ecommerce.git
cd REDUX-Ecommerce
npm install

Once the dependencies are installed, you can start the application by running:

npm start

This will start the development server and open the application in your default browser.

Contributing

Contributions are always welcome! If you'd like to contribute, please fork the repository and create a new branch for your feature or bug fix. When you're ready, open a pull request and describe your changes. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published