Skip to content

Bring your web apps to life with dynamic typing animations! Check out the demo and the code here.

Notifications You must be signed in to change notification settings

harryparkinson101/Type-Animation

Repository files navigation

Type-text-Animation

This is a React project that demonstrates the use of the react-type-animation npm package to create engaging typing animations.

The project showcases a grid of typing animations, each cycling through a different set of phrases at varying speeds.

Demo

You can watch the demo video https://www.linkedin.com/in/harryparkinson101/ or check out the live demo https://64c00eca04c398097be4f844--preeminent-rugelach-894e9d.netlify.app/.

Installation and Setup

To use this project, follow these steps:

  1. Clone the repository: git clone https://github.com/harryparkinson101/Type-Animation.git
  2. Install dependencies: npm install
  3. Run the project in development mode: npm run dev
  4. Build the project for production: npm run build

Contributing

Feel free to fork this repository, make changes, and submit pull requests. Any contributions are very welcome!

License

This project is open-source and available under the MIT License.