https://hangman-flax.vercel.app
- React
- Next.js
- Styled Components
# clone the project
git clone https://github.com/alvescleiton/hangman.git
# install dependencies
yarn
# run the project
yarn dev
Contribute to the project by adding new features or fixes!