Live Link of the App : https://hotandcoldgames.herokuapp.com/
- The app will pick a random secret number between 1 to 100 and keep it hidden.
- User need to guess until they can find the hidden secret number.
- A history of the user's guesses.
- User will get feedback on how close ("hot") or far ("cold") their guess is.
- Uses Shallow and Full DOM Rendering methods for unit tests of React components using Enzyme/Jest test framework.