Skip to content

Rohit-Nandagawali/FlashType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlashType

Best website to test your typing speed. How fast you can type ? Go to FlashType

Libraries used

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

How to run this app

  1. Clone the repository
git clone git clone https://github.com/Rohit-Nandagawali/FlashType
  1. Install all the required packages
npm install
  1. Run the project
npm start

Credits

  1. Flash Image taken from - http://www.pngmart.com/image/tag/flash

About

Best website to test your typing speed. How fast you can type ?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published