Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.3 KB

JavaScript Counter

This is the final project from the JavaScript basics course on the online course provider Start2Impact, where I'm studying front-end development.

Link

Screenshots

Counter website preview

Counter website preview with saved values list

Project

Users should be able to:

  • Increase and decrease the counter by clicking or tapping on the + and - buttons
  • Reset the counter by clicking or tapping on the reset button
  • Save the current number on the counter by clicking or tapping on the save button
  • See the saved numbers below the save button
  • Delete the saved numbers by clicking or tapping on the delete button

Built with

  • Semantic HTML5 markup
  • CSS custom properties and media queries
  • JavaScript

Author

Chiara Stefanelli - Front-End Development Student based in Italy