A blogging application that uses the Spaceflight News API to improve general awareness and availability of space flight information.
npm install npm run dev
heroku config:set NPM_CONFIG_PRODUCTION=false
heroku config:set HOST=0.0.0.0
heroku config:set NODE_ENV=production
git push heroku master
😄 Have fun and enjoy 😄