Discount User App

Discount User App which provide features to the customers to check nearby shops and get discounts from them . track there expenses and saved money .

Acknowledgements

API Reference

Get all items

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch

add(num1, num2)

Takes two numbers and returns the sum.

Installation

Install DiscountUser code with npm

  git clone https://github.com/AbhavThakur/DiscountUser
  cd DiscountUser
  npm install
  npm run android

🚀 About Me

I'm a full stack App developer...

Documentation

React Native Firebase

Demo

Insert gif or link to demo

Authors

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Tech Stack

Client: React Native

Server: Node, Express, Firebase, MongoDB