An open API service indexing awesome lists of open source software.

https://github.com/shan-ali4/first_e-commerce

First Ecommerce Website. Created with Api. Fetch Data
https://github.com/shan-ali4/first_e-commerce

css fetch-api html javascript mockapi

Last synced: 8 months ago
JSON representation

First Ecommerce Website. Created with Api. Fetch Data

Awesome Lists containing this project

README

          

# First_E-commerce
---

This is a simple e-commerce website project that allows users to filter and view different products. The website is built with HTML, CSS, and JavaScript.

## Features

- Users can filter products by category.
- Users can view details of each product.
- Users can add products to their cart.
- Shopping cart and checkout process
- Users can view their cart and remove items from it.
- Responsive design

## Tech Stack

The tech Stack we used for creating this webiste are:-
+ HTML
+ CSS
+ Javascript
+ Mock Api

## Dependencies
The website does not require any external dependencies or libraries. All the necessary files are included in the repository.

## Contributing
If you'd like to contribute to the project, you can follow these steps:

- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request to the main repository.

## Home Page

![Home Page](https://raw.githubusercontent.com/Shan-Ali4/First_E-commerce/main/E-commerce/pics/e2.png)
---

## Cart Page

![Cart Page](https://raw.githubusercontent.com/Shan-Ali4/First_E-commerce/main/E-commerce/pics/e3.png)