Skip to content

Create news feed web application from API using Express & EJS

Notifications You must be signed in to change notification settings

anggifergian/node-express-ejs-news

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Study Case

News Feed from API

Membuat website yang menampilkan berita trending di Indonesia. Sumber data: https://newsapi.org Kebutuhan:

  • Express JS
  • EJS view Engine
  • NewsAPI library

Cara install

  • $ git clone https://github.com/yogski/node-express-ejs-news.git
  • $ cd node-express-ejs-news
  • $ npm install
  • $ npm start

About

Create news feed web application from API using Express & EJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.0%
  • CSS 36.8%
  • HTML 26.2%