Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 302 Bytes

give-me-slot

Proxy API to get available delivery slots for 4 major grocery chain in Singpopre based on postal code.

Try it out

  1. Clone and enter repo git clone https://github.com/aaronsum1102/give-me-slot-api.git && cd give-me-slot-api
  2. Install dependencies: yarn
  3. Run api: yarn dev