├── app.js ├── circles.svg ├── index.html └── style.css /app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developedbyed/navbar-circle-animation/HEAD/app.js -------------------------------------------------------------------------------- /circles.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developedbyed/navbar-circle-animation/HEAD/circles.svg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developedbyed/navbar-circle-animation/HEAD/index.html -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/developedbyed/navbar-circle-animation/HEAD/style.css --------------------------------------------------------------------------------