App was created with Create React App.
Have fun guys 😄
Navigate to the directory that you saved the download, open cmd and type " npm install " where the package.json file is located
While in the same folder as before. open cmd and run " npm start ". This runs the monty hall app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
netlify app - https://monty-hall-game.netlify.app/
Basically pick a first door, another door will open showing you a wrong door, now the choice is up to you... stick with the door you choose first or the other door, hint: you have a higher chance or getting the door right if you switch 😄