Skip to content

Commit ea7b11d

Browse files
committed
Add Animate.css to README
1 parent e30f572 commit ea7b11d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Start the server with ```npm run dev ```
2727
- Able to place orders remotely with Woocommerce (bank transfers only for now)
2828
- Algolia search (work in progress)
2929
- Apollo Client with GraphQL
30-
- Animations with React-Spring
30+
- Animations with React-Spring and Animate.css
3131
- Shows loading spinner created with Styled Components while loading data and error message if data can not be loaded
3232
- Shows page load progress with Nprogress during navigation
3333
- Mobile menu and cart slide-out with animations
@@ -41,7 +41,6 @@ Start the server with ```npm run dev ```
4141

4242
## TODO
4343

44-
- Add animations with Animate.css
4544
- Hide products not in stock
4645
- Add better SEO
4746
- Add a better README.md

0 commit comments

Comments
 (0)