This is the simple client side app for loyalty bonus points calculation
Continuous deployment using Netlify CDN. Commits to master will trigger deploy in Netlify. Site will be at https://lpc.netlify.com/
# Use this to serve in localhost:3000 for development
npm start
# Run this for Netlify build
npm run build
- Everything is in
index.html