An open API service indexing awesome lists of open source software.

https://github.com/alexandredresch/jogo-da-forca


https://github.com/alexandredresch/jogo-da-forca

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          


Hangman game - React

![cover](.github/screenshot.png?style=flat)

## Hangman built in React JS.

## Starting the project
Use **npm install** to install project dependencies.
Then start the project.

```cl
npm start
```

## Features

- [ ] Guess by letter;
- [ ] Full word guessing possibility;

## Technologies

- [ ] React JS

## Project developed during Driven course.