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

https://github.com/iamsjunaid/fsd_proveway_assesment


https://github.com/iamsjunaid/fsd_proveway_assesment

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Shopping Cart

A cart page for an e-commerce website.

## Installation

1. Clone the repository:
```sh
git clone https://github.com/iamsjunaid/fsd_proveway_assesment.git
```
2. Navigate to the project directory:
```sh
cd fsd_proveway_assesment
```

## Usage

1. Use any local server or open the index.html file in your browser.

2. On local server:
Open your browser and navigate to `http://localhost:8000`.

## Contributing

1. Fork the repository.
2. Create a new branch:
```sh
git checkout -b feature/your-feature-name
```
3. Commit your changes:
```sh
git commit -m 'Add some feature'
```
4. Push to the branch:
```sh
git push origin feature/your-feature-name
```
5. Open a pull request.

## Live Demo

[Live Demo](https://fsd-proveway-assesment-ghua.vercel.app/) - Hosted on Vercel.