Skip to content

Latest commit

Β 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Type Writer - Vanilla JavaScript Text Effect

This project implements a simple and engaging typewriter effect using plain JavaScript (Vanilla JavaScript). The effect displays a given text character by character, mimicking the appearance of typing on a typewriter.

Β 

πŸš€ About the Project

The main goal of this project is to demonstrate how to create a typewriter effect without the need for any external libraries or frameworks. All logic is implemented using standard JavaScript and the DOM API.

✨ Features

  • Vanilla JavaScript Implementation: No third-party library dependencies.
  • Typewriter Effect: Text appears gradually, character by character.
  • Clean and Understandable Code: The code structure is designed to be easily understood and extended.
  • Attractive Appearance: Using CSS, a modern and appealing look is created for the text.

Β 

πŸ”— Demo Link

You can view the live demo of this project via the link below:

πŸ‘‰πŸ» View Live Demo

Β 

πŸ› οΈ Technologies Used

  • HTML: For the web page structure.
  • CSS: For styling and page appearance.
  • JavaScript (Vanilla): For implementing the typewriter effect logic.

Β 

πŸ“ž Contact Me

Β 

❀️ Thanks for Visiting!

Thanks for checking out this repository!

If you liked this project:

  • ⭐ Star the repo
  • πŸ’¬ Share your feedback via Issues
  • 🀝 Follow me on social platforms

Β Β 

Best regards,
Shahzad ❀️

About

Typewriter effect with pure JavaScript πŸͺ„

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages