├── README.md ├── index.html ├── main.css └── main.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kdzwinel/progress-bar-animation/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kdzwinel/progress-bar-animation/HEAD/index.html -------------------------------------------------------------------------------- /main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kdzwinel/progress-bar-animation/HEAD/main.css -------------------------------------------------------------------------------- /main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kdzwinel/progress-bar-animation/HEAD/main.js --------------------------------------------------------------------------------