Skip to content

ScorpiusSigma/TiktokBootCamp2022

Repository files navigation


TikTok Web Development Bootcamp

Desktop

Logo Logo

Mobile (iPhone XR)

Logo Logo


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

Table of Contents


About The Project

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.


Built-with


Getting Started

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.

  1. 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
  1. Development
1. Open the project in your preferred editor
2. npm install
3. npm start