Biap APP UI Front(end) app - A consumer facing app built on API's provided by biap-node-js-client
This app is intended for anyone building user facing buyer app on ONDC
Built with React js
- using google outh single page authentication
- username/password based
- Uses server side events to fetch the data from backend without using XHR
- this makes the app smooth and reactive to incoming data
- Uses Geo Map functionality using API from ondc-ancillary-app which is wrapper around map my india
- Uses cloud calling api from ondc-ancillary-app which is a wrapper around knowlarity
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.