Drynk is an LCBO products browsing app that was built with React consuming LCBO API.
- Ensure that
npm
,node
(>= v6) andyarn
are installed yarn
yarn start
- Test by going to: http://localhost:1337/api/items
- This app was generated using the Create React App scaffolding
- Design Screenshots
- Design Sketch File (If you don’t have Sketch, you can get a free trial here)
- Add Modal Component to show Product Page
- Add new Filters
- Add Jest tests
- Refactor SASS: split into different categories (variables, mixins) and by components