Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 826 Bytes

File metadata and controls

27 lines (14 loc) · 826 Bytes

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/