A collection of animated links/ anchor tags. this can be used on any clickable element.
npm install awesome-react-links
import AwesomeLinks from "awesome-react-links";
<AwesomeLinks linkStyle="highlight1">
<a href="https://www.google.com">Google</a>
</AwesomeLinks>;
check out the demo for all styles and how to use them!
⭐ this repo
This is my first published package in npm so if you have an improvement or suggestion,
- Raise an issue for suggestion or improvements
- Create a pull request! :)
Check out how to setup development envrionment for more!
This repository is licensed under the MIT license. See LICENSE
for
details.