Skip to content

Commit 8496b59

Browse files
committed
Update README.md
1 parent 52db1cc commit 8496b59

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)