Skip to content

saipranay47/Scramble-Button

Repository files navigation

Scramble Text Button

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.

Demo

Link to demo: https://scramble-button.vercel.app/

Watch the video

Features

  • Scrambling text effect on hover
  • React and Tailwind CSS for a clean and maintainable codebase

Technologies Used

  • React
  • Tailwind CSS

Getting Started

  1. Clone the repository:
git clone https://github.com/saipranay/scramble-text-button.git
  1. Install the dependencies:
npm install
  1. Run the development server:
npm start

Contributing

Feel free to contribute to this project by opening issues or submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.