Skip to content

A node js application which fetches news data from "newsapi.org"

Notifications You must be signed in to change notification settings

ksb96/Daily_News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Website

A Node.js application using express, ejs where it fetchs the news data from newsapi.org.

Installation

To run this project locally, run the below in your terminal:

$ npm install
$ node app.js

Screenshot

Desktop view

image

Mobile view

image image