Skip to content

jaken92/hangman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Hangman Game

This is a web application that lets you enjoy the game of hangman with different categories - super fun!

About

School project, our first react-assignment: Create a small web application with a nice graphical user interface using ReactJS, which includes at least three react components, uses state and props, makes at least one API call, and is error-free.

Created by the YRGO class 22' students Emma Hedlund and Petter Jakobsson.

Setup

  1. Fork the repository to your own account.

  2. Clone the forked repository to your local machine. Use the CLI or "Open with GitHub Desktop".

  3. Install the required dependencies with:

npm install

  1. Start the development server with:

npm start

Website

https://dopest-hangman.netlify.app/

About

React-project. Simple hangman-app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • HTML 11.5%
  • CSS 5.6%