https://github.com/iamsjunaid/fsd_proveway_assesment
https://github.com/iamsjunaid/fsd_proveway_assesment
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamsjunaid/fsd_proveway_assesment
- Owner: iamsjunaid
- Created: 2024-08-22T09:30:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T12:03:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T14:52:47.537Z (over 1 year ago)
- Language: HTML
- Homepage: https://fsd-proveway-assesment.vercel.app
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.