{Application Name}

{Brief description of application},{Date of current version}

To see my live website go to {GH_PAGES_LINK_HERE}!

By {List of contributors}

Description

{This is a detailed description of your application. Give as much detail as needed to explain what the application does as well as any other information you want users or other developers to have.}

User Story

  • {As a user I want to be able to...}

Technologies Used

  • C#
  • .NET
  • MSTest
  • VS Code

Setup/Installation Requirements

Prerequisites

Installation

  1. Clone the repository: $ git clone {PUT_REPO_HERE}
  2. Navigate to the {NAME_OF_DIRECTORY} directory
  • Run the Program

  1. Navigate to the {NAME_OF_DIRECTORY} directory
  2. Run dotnet restore
  3. Run dotnet build
  4. Start the program with dotnet run
  • Run the Tests

  1. Navigate to the {NAME_OF_DIRECTORY} directory
  2. Run dotnet restore
  3. Start the tests with dotnet test

Known Bugs

No known bugs

Contact Information

For any questions or comments, please reach out through GitHub.

License

MIT License

Copyright (c) [year] [names]