Skip to content

sesar002/hangman-game-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See preview on gh-pagess link

Link: http://sesar002.github.io/hangman-game-react

How to set up

Go direcotry you want to clone the app and open terminal. To clone the app copy the code below to terminal and press enter.

git clone https://github.com/sesar002/beer-app-react.git

When clone is finished installing, you need to install packages. To install them copy the code below to terminal.

npm install

Now that we installed all the requied things for app to work, you can just type

npm start

to the terminal to start the app.

The app will open on localhost:3000

About

When app is started you need to input your name in input area and click play. After that screen is desplayed with hidden quote and alphabet letters. You need to click on the letters to see if the letter is in the quote. If it isn't then parts of the body are revealed and errors count is increased and displayed on mans head.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published