Why recreate the LCBO website?
- it lacks an extremely useful feature; actually displaying store inventories on a map (instead it just provides a list of stores)
- add the option to save to favourites/wishlist (without having to make an account)
- allow for grouping of products by common store locations
- play around with typescript
nvm use 8.9.4npm run devand navigate tolocalhost:5000- may need to change lcbo api key (
api/lcbo.ts)
- may need to change lcbo api key (
npm run build
npm run test