Frontend for local list project.
Live URL - https://hyper-local-shopping.netlify.app/ (frontend)
Join this app either as a customer or delivery partner. Customer uploads their shopping list, which is picked up by a partner who shops on customer's behalf and delivers their order.
Partners get tip (specified at the time of ordering) for their service.they cn view orders whithin 3km of their location.
Same mobile number can be used for registering as a customer and partner, but a user must login as a customer or a partner at one time.
More details here - https://hyper-local-shopping.netlify.app/about
Frontend deployed using - Azure static webapps
Backend Deployed using - Azure App service
Cache used - redis cache for azure
npm install
npm run serve
npm run build
npm run lint