paragkatoch / TouchTyping

Home Page:https://touch-typing-ruby.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touch Typing

Introducing a simple keyboard trainer for enhancing your touch typing skills.

Site Preview

Demo 🚀

https://touch-typing-ruby.vercel.app/

Get Started

Prerequisites

  1. Git
  2. Node: any 12.x version starting with v12.0.0 or greater
  3. Yarn v1: See Yarn website for installation instructions
  4. A fork of the repo (for any contributions)
  5. A clone of the repo on your local machine

Installation

  1. cd TouchTyping to go into the project root
  2. yarn to install the website's npm dependencies

Running locally

  1. yarn build to build the application (powered by Next.js)
  2. yarn start to start the server
  3. open http://localhost:3000 to open the site in your favorite browser

Todo

  • Home Page
  • Profile Page
  • Trainer Page
  • Result
  • Redux Store
  • Animations
  • Documentation
  • Responsiveness
  • Final Checks

Technologies

  1. Next.js
  2. React
  3. SCSS
  4. HTML & CSS

Inspiration

  1. Keybr
  2. Typing School
  3. Ngram
  4. Dribble

Platform used

  1. VSCode
  2. Figma
  3. Github
  4. Vercel

About

https://touch-typing-ruby.vercel.app

License:MIT License


Languages

Language:JavaScript 71.4%Language:SCSS 27.5%Language:CSS 1.1%