An open API service indexing awesome lists of open source software.

https://github.com/mcabreradev/truenorth-challenge

Truenorth Challenge app
https://github.com/mcabreradev/truenorth-challenge

Last synced: 6 months ago
JSON representation

Truenorth Challenge app

Awesome Lists containing this project

README

          

## 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/](https://mcabreradev.github.io/truenorth-client/) to view it in the browser.

Open the API backend.

Open [https://mcabreradev-truenorth-api.herokuapp.com/restaurants](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](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.