Skip to content

capturemathan/PocketGazette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pocket Gazette

My first experimental MEN Stack app that pings NewsAPI to fetch the latest news

Pocket Gazette

Features </>

  1. Passport.js for Auth.
  2. Bulma for CSS
  3. Axios for API req. and res.
  4. Mongoose for handling MongoDB transactions.

Local Setup

  1. git clone https://github.com/capturemathan/PocketGazette.git
  2. cd PocketGazette
  3. npm install
  4. Start MongoDB in a new terminal.
  5. Open App.js, uncomment Development URL and comment Production URL.
  6. npm start

Releases

No releases published

Packages

No packages published