Social platform for sharing gaming reviews, experiences, and ratings. Also, get recommendations based on games played.
Steps to run a local host for development and testing
- Make sure sql server is installed.
- Clone the project from https://github.com/Reklund3/YourGameOfTheYear.git
- Running the application. a) Open visual studio and navigate to the project solution. Once in Visual Studio run the project using the green play arrow. b) Alternatively you can navigate to the project folder in powershell and execute "dotnet run" then navigate to "https://localhost:5001/"
Feel free to contact me with any questions or suggestions. I wish to continue to develop this application regularly.