This project showcases a simple yet impactful micro-interaction using React and Tailwind CSS. The button's text scrambles upon hover, adding a subtle touch of magic to the user experience.
Link to demo: https://scramble-button.vercel.app/
- Scrambling text effect on hover
- React and Tailwind CSS for a clean and maintainable codebase
- React
- Tailwind CSS
- Clone the repository:
git clone https://github.com/saipranay/scramble-text-button.git- Install the dependencies:
npm install- Run the development server:
npm startFeel free to contribute to this project by opening issues or submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.
