Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 338 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 338 Bytes

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