Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 522 Bytes

File metadata and controls

19 lines (10 loc) · 522 Bytes

Typing Animation using JavaScript

This script creates a typing effect where text is gradually displayed on the screen, as if it's being typed. It is used to make websites more engaging.

Setup instructions

  • Open the Typewriter_Animation directory and run the index.html file in the web browser.
  • The text content in typeWriter.js can be updated as per user's choice

Output

Video of output is here

Author

Mahima Churi