A simple E-commerce website with a friendly interface where users can check and purchase speakers, earphone and headphones of their choice. It contains features of a modern website as listed in the features section below
- User can add item to cart
- User can remove item from cart
- user can make payment
- React
- Styled component
- React-Router-Dom
-
Fork repository
-
Clone Repository
git clone [url]
-
Install Dependencies
npm install
-
start project
npm run start