Web-based hangman game with extra features.
For summer 2019 internship preparations purpose which I will use React.
Also for learning:
- React + Typescript and SVG for component
- React hooks, all components here is functional component
- Mobx for state management
- Tailwind CSS for styling
NowVercel for deployment- Splitbee for analytics
- Clone this repo
- Install package,
yarn
- Run,
yarn start