This project uses .NET 9 and Angular 19.
Utilizing a dataset generate fake video game reviews with a single endpoint. Ingests training data on startup.
To build and run the application navigate to the ./Source/ directory and run the command dotnet run in the console to initiate the startup process. This will build and run the ASP.NET application and afterwards will build and run the front end Angular application. After running this command click on any of the links to navigate to the local webpage. Both links will route to the correct URL after all launch processes are completed.
