E-SHOP is an online shop web application. It was built using React, Commerce.js, and Material UI. In this web app, users can browse products and add items to the cart. After finishing shopping, users can checkout and fill in their card details to pay for the products.
Contents |
---|
Screenshot |
Live Demo |
Built With |
Setup |
Authors |
License |
- React.js
- Commerce.js
- ES6
- React Material UI
Follow these steps to setup this web application locally :
-
- Open your
Terminal
.
- Open your
-
- Navigate to the directory where you will like to install the repo by running
cd FOLDER-NAME
- Navigate to the directory where you will like to install the repo by running
-
- Run
git clone [email protected]:khalilhamdii/e-shop.git
in the terminal to download.
- Run
-
- Run
cd e-shop
to enter directory.
- Run
-
- Run
npm install
to install node packages and dependencies.
- Run
-
- Run
npm start
in your browser to start the application.
- Run
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!