Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.32 KB

File metadata and controls

31 lines (18 loc) · 1.32 KB

Build Status

https://medium.freecodecamp.org/building-a-simple-node-js-api-in-under-30-minutes-a07ea9e390d2

  1. deploy on heroky and show how exactly we can use it with our React files.

  2. Move methods, that we're using at showcase https://github.com/GroceriStar/showcase/blob/master/src/selectors/selector.js

  3. Move methods, that we're using at our other, fetch-related

maybe connect db for some quick cases....

https://stackoverflow.com/questions/19696240/proper-way-to-return-json-using-node-or-express

Link to heroku: https://grocerylists-fake-api.herokuapp.com/

Note: after changes at master - it'll be automatically deployed to heroku - if we don't have an errors after building in Travis CI.