deden3791 / 2FA

1 stars 0 forks source link

Individualised Two-Factor Authentication - Group T

Requirements

How To Run

  1. Open Shell: Open your command line interface and navigate to the folder containing the source code cd my-app.

  2. Install dependencies: Run make install in your shell. This will install the required dependencies.

  3. Run the Application: Execute make app. This will start the application.

  4. Access the Application: Open your web browser and go to http://localhost:3000.