Skip to content

teotimepacreau/Progress-Steps-Day2-of-100DaysOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress-Bar

Progress-Bar-demo

Project goal

  • position relative and position absolute to create the progress bar
  • disabling and enabling buttons
  • CSS animation + transition to give it the smooth effect
  • Font-awesome icons
  • Cursor not-allowed and cursor pointer
  • use Flexbox to create component and align
  • Vanilla JS eventListener, loops, class handling, IF logic to count the progress upward and backward

🛠️

HTML, CSS, Vanilla JavaScript