File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,7 @@ Start the server with ```npm run dev ```
28
28
- Apollo Client with GraphQL
29
29
- Animations with React-Spring
30
30
- Shows loading spinner created with Styled Components while loading data and error message if data can not be loaded
31
- - Default frontpage products loaded through a predefined JSON file with getStaticProps for preloading
32
- - Mobile menu and cart slide-out with animations
31
+ - Mobile menu
33
32
- List all product categories on a separate page
34
33
- Link to individual product
35
34
- Pretty URLs with builtin Nextjs functionality
@@ -40,11 +39,9 @@ Start the server with ```npm run dev ```
40
39
41
40
## TODO
42
41
43
- - Add more cart functionality
44
- - Add checkout functionality
45
42
- Validate remote Woocommerce session (or delete old session?)
46
43
- Hide products not in stock
47
44
- Add better SEO
48
- - Add price to Algolia search (Wordpress plugin has been developed)
45
+ - Add price to Algolia search (Wordpress plugin has been developed, needs to be integrated )
49
46
- Add a better README.md
50
47
- Implement https://github.com/cyrilwanner/next-optimized-images for production
You can’t perform that action at this time.
0 commit comments