Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 971 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 971 Bytes

News-website

Node.js project using express, ejs where we fetch the news data from news api.

Installation

To run this project, install it locally using npm:

$ npm install
$ node app.js