We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469e8ef commit 3e57308Copy full SHA for 3e57308
README.md
@@ -30,6 +30,7 @@
30
- Cart handling and checkout with WooCommerce (Cash On Delivery only for now)
31
- Algolia search
32
- Apollo Client with GraphQL
33
+- React Hook Form with form validation
34
- Animations with React-Spring and Animate.css
35
- Loading spinner created with Styled Components
36
- Shows page load progress with Nprogress during navigation
@@ -42,7 +43,6 @@
42
43
## TODO
44
45
- Display product variation name in cart / checkout
-- Implement React-hook-form for validation
46
- Hide products not in stock
47
- Add better SEO
48
- Add a better README.md
0 commit comments