Skip to content

Key Board Game is an web application that allows you to practice the typing.

Notifications You must be signed in to change notification settings

murali0101/keyboard_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Board Game

It's a web application for practice the typing


reactjs


View DemoReport BugGetting StartedInstallingAuthor

Key Board Game is an web application that allows you to practice the typing. keyboard_game-1


Screens ( All screens are responsive )

  • Homepage

    kbg-1 kbg-2
    kbg-3 kbg-4

    Glimpses of Key Board Game 🙈 :

    hm-1 hm-2
    hm-3 hm-4

    Demo


    Getting Started

    This project was built using React v 18.2.0, CSS, JavaScript and HTML. It is web application and for running on your local environment you should follow these guidelines.

    Prerequisites

    • React

    Setup

    The project repository can be found in keyboard_game GitHub link or just clone the project using this command.

    Using HTTPS
    
    # git clone https://github.com/murali0101/keyboard_game.git
    
    
    
    • Open terminal on your workspace with
    cd keyboard_game
    
    

    Install

    Install React (npx create-react-app keyboard_game)

    To install all the dependences of the project, run the following command:

    cd keyboard_game
    npm install
    
    
    
    To run the application got to the client folder and run the following command:
    
    

    npm start

    
    
    ### Tools used on this project
    
    - Visual Studio Code
    - create-react-app template
    
    

Releases

No releases published

Packages

No packages published