Full Stack application by using React and minimal API for ASP.NET Core Description Created a Minimal API using .NET and ASP.NET Created a React Frontend Demonstration Get started on the .NET Backend by running: dotnet run Get started on the React Frontend by running: Install the dependencies: yarn install Run the program: yarn start Resources Create web apps and services with ASP.NET Core, minimal API, and .NET