Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 461 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 461 Bytes

Space News App

A blogging application that uses the Spaceflight News API to improve general awareness and availability of space flight information.

live preview

Project setup

npm install npm run dev

hosted on Heroku

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 😄