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.
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/.
To use this project, follow these steps:
- Clone the repository:
git clone https://github.com/harryparkinson101/Type-Animation.git
- Install dependencies:
npm install
- Run the project in development mode:
npm run dev
- Build the project for production:
npm run build
Feel free to fork this repository, make changes, and submit pull requests. Any contributions are very welcome!
This project is open-source and available under the MIT License.