Skip to content

Files

Latest commit

 

History

History
 
 

Typing Effect

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Typing Effect Using Javascript

A simple typing animation effect using HTML, CSS and Javascript.


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

A simple typing animation effect built using HTMl,CSS and Javascript. The words are typed and then deleted and then a new word is typed out.

(back to top)


Built With

(back to top)

Getting Started

Prerequisites

No prerequisites required executing this program.

Installation

  1. Clone the repository:
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
  1. Navigate to Typing Effect Project.

  2. Open the index.html HTML file with live server.

(back to top)

Usage

screenshot

The words are typed out first then that word is deleted. Thereafter a new word is typed out.

Watch this Demo:

2022-04-09.11-48-52_1.mp4

(back to top)