Animated dots created using React and gsap and hostel using gh-pages
Checkout the live hosted page here live preview
Install animated dots and run locally
# get the copy of the project
git clone https://github.com/Sagarnaikg/animated-dots
# move to project forder and Install the packages
cd animated-dots
npm i
# run the project locally
npm start