This repository contains the first app developed using MAUI.
Demonstrate the ability to use develop mobile apps using .NET MAUI.
- Install dotnet and dotnetmaui on your machine. Docs can be found here.
- Clone this repository.
- Open VS Code.
- Open any class in the project.
- On the bottom right corner, choose the platform to run this solution.
- Finally, on the top right corner, click the "Play" icon to run the solution.