APIs for an eBay like e-commerce store
- Easily buy or sell stuff
- Bid on the item of your choice; highest bidder gets the item
- Make custom offers directly to sellers
$ git clone https://github.com/RajatSablok/Super-Waddle.git
$ cd Super-Waddle
$ npm install
$ npm start