Skip to content
This repository has been archived by the owner on Mar 26, 2023. It is now read-only.

Commit

Permalink
fixing links
Browse files Browse the repository at this point in the history
  • Loading branch information
rnosov committed Feb 15, 2018
1 parent f6f1e70 commit 1382b81
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Last but not least, do star the [Github repository](https://github.com/rnosov/re
## Examples

A number of simple effect examples:
- [Fade](https://www.react-reveal.com/examples/fade/)
- [Flip](https://www.react-reveal.com/examples/flip/)
- [Rotate](https://www.react-reveal.com/examples/rotate/)
- [Zoom](https://www.react-reveal.com/examples/zoom/)
- [Bounce](https://www.react-reveal.com/examples/bounce/)
- [Slide](https://www.react-reveal.com/examples/slide/)
- [Roll](https://www.react-reveal.com/examples/roll/)
- [LightSpeed](https://www.react-reveal.com/examples/lightspeed/)
- [Fade](https://www.react-reveal.com/examples/common/fade/)
- [Flip](https://www.react-reveal.com/examples/common/flip/)
- [Rotate](https://www.react-reveal.com/examples/common/rotate/)
- [Zoom](https://www.react-reveal.com/examples/common/zoom/)
- [Bounce](https://www.react-reveal.com/examples/common/bounce/)
- [Slide](https://www.react-reveal.com/examples/common/slide/)
- [Roll](https://www.react-reveal.com/examples/common/roll/)
- [LightSpeed](https://www.react-reveal.com/examples/common/lightspeed/)


Also, there are more complicated examples of [animated form errors](https://www.react-reveal.com/examples/advanced/form/) and a [todo app](https://www.react-reveal.com/examples/advanced/todo/).
Expand Down

0 comments on commit 1382b81

Please sign in to comment.