Skip to content

hendrixgotcodes/Imitating-Typing-Effect-With-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imitating Typing Effect With React

The purpose of this project is to demonstrate how the typing effect can be achieved in react without the use of any library.

Available Scripts

In the project directory, you can run:

git clone 'repo-link'

Run this command in your terminal to create get a copy of the project on your local machine. 'rep-link' corresponds to the link to this repo

npm install

Installs all of this project's dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

How to create a typing effect in react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors