truenorth-challenge

Truenorth Challenge app

Stars
0

Restoservice

This is the anwers of the True North challenge, with React, Redux, ES6, Css3, MongoDB

Production Services

Runs the app in the production mode. Open https://mcabreradev.github.io/truenorth-client/ to view it in the browser.

Open the API backend. Open https://mcabreradev-truenorth-api.herokuapp.com/restaurants

Development Services

For install the dependencies, you can run:

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.