A Demo showing how to make beautiful Typing Text Animation in NextJS using react-typical
Live preview can be found here
Clone the project
git clone https://github.com/DavidAmunga/next-type-animate.git
Go to the project directory
cd next-type-animate
Install dependencies
yarn install
Start the server
yarn run dev