File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ You can also import default Woocommerce products that come with wooCommerce Plug
2323
2424- Connect to Woocommerce GraphQL API and list name, price and display image for products
2525- Cart handling with createContext and GraphQL mutations
26- - Able to place orders remotely with Woocommerce (bank transfers only for now)
27- - Algolia search (work in progress)
26+ - Able to place orders with WooCommerce (Cash On Delivery only for now)
27+ - Algolia search
2828- Apollo Client with GraphQL
2929- Animations with React-Spring and Animate.css
30- - Shows loading spinner created with Styled Components while loading data and error message if data can not be loaded
30+ - Loading spinner created with Styled Components
3131- Shows page load progress with Nprogress during navigation
3232- Mobile menu and cart slide-out with animations
3333- List all product categories on a separate page
@@ -36,7 +36,6 @@ You can also import default Woocommerce products that come with wooCommerce Plug
3636- Tailwind CSS for styling
3737- Minimalistic and responsive design
3838- JSDoc comments
39- - Currently connected to a local installation
4039
4140## TODO
4241
You can’t perform that action at this time.
0 commit comments