Skip to content

Ramanpreet6262/Typing-Test-Frontend-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing Test Frontend v2

A Typing Web App made using ReactJS to test your typing skills. It is a 1 min game and displays statistics including typing speed, accuracy, errors, etc.

Also added user management(Login, Signup, Forget and Reset Password) in this version 2 by using AWS Cognito and AWS Amplify services. And a profile page to display statistics of recent tests taken by user.

Version 1 can be found here!

How to install

  • Clone/Download the code from this repository.
  • Run command npm install
  • Run command npm start