Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 278 Bytes

Quote-Generator-Beginer

This project is part of my Javascript DOM learning.

Key concepts for this Project.

  1. document.querySelector()
  2. addEventListener()
  3. Math Object()
  4. innerText

This quote generator can be made using api also. I will try using api in next project.