Skip to content

sarangspadalkar/hangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

This a classic Hangman game to predict the USA state. This project was bootstrapped with Create React App .

Installation Steps:

  1. Install Node:

    Download and install Node.js from the website:

     https://nodejs.org/en/download/
    
  2. Clone this repository

  3. Browse to the folder and install the required node packages using below command:

     npm install
    
  4. Run the project using below command:

    npm start
    

The application will start on localhost at port 3000 on the default browser. You can also check out the porject here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published