Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.06 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.06 KB

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

image