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

https://github.com/gamgom29/freshcart


https://github.com/gamgom29/freshcart

Last synced: 6 months ago
JSON representation

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/