Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 541 Bytes

This project was bootstrapped with Create React App.

Box Builder - JavaScript

  1. Add Box button adds a new box
  2. Each new box will have a count number assigned
  3. Alternating box will be in blue and black color
  4. On clicking Remove box, removes the last box
  5. When you no boxes remain, a message appears
  6. Total Count of boxes is show below the stack
  7. Font Size of the Total Count increases with box count
  8. Also, every 5th box (5, 10, 15, etc) has an Orange border on top