Fullstack Foundations Project
Simple Guessing Game where the user guesses a number between 1-100. The app indicates whether a guess is 'hot' or 'cold' based on how close the guess is to the number randomly chosen by the game. The game keeps track of previous guesses, and allows the user to reset the game and receive hints.