https://github.com/gamgom29/freshcart
https://github.com/gamgom29/freshcart
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gamgom29/freshcart
- Owner: Gamgom29
- Created: 2024-02-26T01:21:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T13:20:19.000Z (over 2 years ago)
- Last Synced: 2025-02-08T14:45:01.243Z (over 1 year ago)
- Language: HTML
- Size: 6.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# description
Fresh Cart is a full E-Commerce Web Application using Angular js
A real-world payment gateway (Stripe) was implemented in this project
# clone repository
```
git clone https://github.com/Gamgom29/FreshCart.git
```
# Install dependencies
```
npm i
```
# Start server
```
ng s -o
```
# live Demo
https://gamgom29.github.io/FreshCart/