Skip to content

Steemit Newspaper styled web app, which displays the top upvoted, commented, and rewards for Philippines tag as main tag.

Notifications You must be signed in to change notification settings

renegade47/philippines-daily-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philippines Daily Express (Node.js)

Configuration

  • Platform: node
  • Framework: express
  • Template Engine: handlebars
  • CSS Framework: bootstrap
  • CSS Preprocessor: css
  • Deployment: heroku

Installation

  1. Make sure Node.js is installed on your device.
  2. Clone the repository using your command line/terminal.
git clone https://github.com/renegade47/philippines-daily-express.git
  1. Go to the project directory
cd philippines-daily-express
  1. In the command line enter: run npm install
npm install
  1. Next In the command line enter: node setup.js
node setup.js
  1. To run the app in the command line enter: node server.js
node server.js
  1. Go to http://localhost:3000

Usage Instructions

In the current version the application has only 1 page, on the Home Page it has 3 main sections. The 3 namely are: Top Commented, Top Rewarded, and Top Upvoted posts with the #philippines tag.

License

The MIT License (MIT)

Copyright (c) 2018 Leo Ruther Valles

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Steemit Newspaper styled web app, which displays the top upvoted, commented, and rewards for Philippines tag as main tag.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published