-This app was designed and implemented to make people's lifes easier selling and buying things online. -It aims at developing our web development skills and gaining new skills other than those acquired during the program.
- It is a platform for selling and buying products
- You can get the source code of this app using one of the following two methods:
Download it as zip file by clicking the button that says (code) up this page then choose (download ZIP).
Clone the repository using CLR (Command Line Interface) of your choice as follows:
Navigate to the location where you want the app files to be using CLR. Copy git clone https://github.com/mmahareeq/ecommerce-react.git and past it into the CLR then hit Enter You can then use any text editor of your choice to view the code. VScode or Atom are recommended though.
- branch finalversion .
-See all items available on the store.
- Search for an item by its name.
- Filter items by category or sort them by price.
- Add items to or delete them from his/her cart.
- See all items in his/her own cart alongside their total price.
-
HTML
-
CSS
-
JavaScript + Reactjs
-
Integrated Development Environment (IDE):
-
Visual Studio Code