This is an React web application is a hangman game fetches data from wordnik, allowing a randomised word pool every round. There is also a feature where you can allow a bot to play for you. This application is responsive and fits any device screens.
Report Bugs
·
Request Feature
This is an React web application is a hangman game fetches data from wordnik, allowing a randomised word pool every round. There is also a feature where you can allow a bot to play for you. This application is responsive and fits any device screens.
This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo with any
git clone with HTTPS https://github.com/ScorpiusSigma/TiktokBootCamp2022.git
git clone with SSH [email protected]:ScorpiusSigma/TiktokBootCamp2022.git
git clone with Github CLI gh repo clone ScorpiusSigma/TiktokBootCamp2022
- Development
1. Open the project in your preferred editor
2. npm install
3. npm start