Discount User App which provide features to the customers to check nearby shops and get discounts from them . track there expenses and saved money .
GET /api/items| Parameter | Type | Description |
|---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}| Parameter | Type | Description |
|---|---|---|
id |
string |
Required. Id of item to fetch |
Takes two numbers and returns the sum.
Install DiscountUser code with npm
git clone https://github.com/AbhavThakur/DiscountUser
cd DiscountUser
npm install
npm run androidI'm a full stack App developer...
Insert gif or link to demo
Add badges from somewhere like: shields.io
Client: React Native
Server: Node, Express, Firebase, MongoDB