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 ```
2828- Apollo Client with GraphQL
2929- Animations with React-Spring
3030- 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
3332- List all product categories on a separate page
3433- Link to individual product
3534- Pretty URLs with builtin Nextjs functionality
@@ -40,11 +39,9 @@ Start the server with ```npm run dev ```
4039
4140## TODO
4241
43- - Add more cart functionality
44- - Add checkout functionality
4542- Validate remote Woocommerce session (or delete old session?)
4643- Hide products not in stock
4744- 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 )
4946- Add a better README.md
5047- Implement https://github.com/cyrilwanner/next-optimized-images for production
You can’t perform that action at this time.
0 commit comments