Skip to content

SatYu26/Flash-Type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Type

A simple typing speed test application

Libraries used

https://www.npmjs.com/package/typewriter-effect

https://michalsnik.github.io/aos/

Include the fonts and aos in index.html

Inside

<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Bangers&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;400;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />

Inside

<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
  AOS.init();
</script>

API used

http://metaphorpsum.com/paragraphs/1/8

Credits

  1. Flash Image taken from - http://www.pngmart.com/image/tag/flash
  2. Project Learned from - https://www.youtube.com/playlist?list=PLGyA74h_S9No5V5TRjHc893mN7rs-VaoZ