Clone o repositório e caso seja necessário altere a porta do servidor no arquivo Properties\launchSettings.json
git clone https://github.com/brunopereira9/back-stock-manager.git
"Server=localhost\\SQLEXPRESS;Database=Stock_Manager;Trusted_Connection=True;"
``
``
dotnet run
https://localhost:7003
http://localhost:5217
https://github.com/brunopereira9/front-stock-manager.git