/CopaFilmes

ASP.NET CORE 2.1 API with React & Redux Client - Championship of Movies

Primary LanguageJavaScript

Campeonato de Filmes - AspNet Core 2.1, React & Redux

Running the application.

Running server

  • cd server
  • open ApiApplication.sln on Visual Studio 2017 15.7+ with .NET Core 2.1 SDK installed
  • play F5

Running client

  • cd client

  • npm install

  • npm start

  • If your server didn't start on port:44387, you may have to change the client configuration.

  • Please check out the configuration url in the file.

  • .\client\src\helpers\config.js

Published at Heroku

https://aspnetcore-app.herokuapp.com/