Skip to content

Shahzadhpr/Type-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors