Skip to content

Commit 22c402e

Browse files
committed
Update README with information about Nprogress
1 parent a55083c commit 22c402e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +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
31+
- 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
3434
- Link to individual product

0 commit comments

Comments
 (0)