File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 2626## Features
2727
2828- Connect to Woocommerce GraphQL API and list name, price and display image for products
29- - Cart handling with createContext and GraphQL mutations
30- - Able to place orders with WooCommerce (Cash On Delivery only for now)
29+ - Support for simple products and variable products
30+ - Cart handling and checkout with WooCommerce (Cash On Delivery only for now)
3131- Algolia search
3232- Apollo Client with GraphQL
3333- Animations with React-Spring and Animate.css
3434- Loading spinner created with Styled Components
3535- Shows page load progress with Nprogress during navigation
36- - Mobile menu and cart slide-out with animations
37- - List all product categories on a separate page
38- - Link to individual product
36+ - Fully responsive design
37+ - Category and product listings
3938- Pretty URLs with builtin Nextjs functionality
4039- Tailwind CSS for styling
41- - Minimalistic and responsive design
4240- JSDoc comments
4341
4442## TODO
4543
46- - Add support for variable products / product variations
44+ - Display product variation in cart / checkout
4745- Hide products not in stock
4846- Add better SEO
4947- Add a better README.md
You can’t perform that action at this time.
0 commit comments