Hacker Simulation

GitHub Repository: HERE
Made with: Visual Studio, React, NodeJS 
Programming Languages: JavaScript & HTML (JSX), CSS

Here is a program that prompts the user to enter a password. While the user has many attempts the answer can be anything. The answer is hard-coded within the program itself. While in real-world applications this is a major flaw. What this program simply does is teach basic validating principles. Therefore, the user must enter the correct password to access private information. A fun project and task for anyone interested in code, website design, or hacking!