Make animated landing page in React with smooth scrolling, scroll trigger and text reveal animations
https://youtu.be/D6yMK3J3_k8
Boilerplate setup
yarn create vite
yarn create vite
2. Install tailwind
yarn add -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
\> configure your template paths, Add the paths to all of your template f...
omi.hashnode.dev7 min read