Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 594 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 594 Bytes

animated dots

Animated dots created using React and gsap and hostel using gh-pages

Checkout the live hosted page here live preview

demo

Installation

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