This repository has been created as a code challenge for candidates with
FullStack Labs. Please setup your environment following the Getting Started
section before starting the challenge.
-
Install Visual Studio 2019 or the dotnet 5.0.7 SDK
-
Clone repository
-
Open the .sln file in Visual Studio 2019 and run the project, or start the application using the dotnet cli:
$ cd hey-url-challenge-code-dotnet
$ dotnet watch run
- Open your browser
See CHALLENGE.md