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 a55083c commit 22c402eCopy full SHA for 22c402e
README.md
@@ -28,7 +28,7 @@ Start the server with ```npm run dev ```
28
- Apollo Client with GraphQL
29
- Animations with React-Spring
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
+- Shows page load progress with Nprogress during navigation
32
- Mobile menu and cart slide-out with animations
33
- List all product categories on a separate page
34
- Link to individual product
0 commit comments