Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksb96/daily_news-app

A node js application which fetches news data from "newsapi.org"
https://github.com/ksb96/daily_news-app

bootstrap4 css ejs express-js html javascript nodejs

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://user-images.githubusercontent.com/52975077/201581589-25dd549a-f99e-47ee-90f1-7f6924c6aaeb.png)

Mobile view

![image](https://user-images.githubusercontent.com/52975077/201581814-cde7b8d6-77eb-4e6e-ad4c-f62aaf91be40.png) ![image](https://user-images.githubusercontent.com/52975077/201581881-fe4d8713-e580-42bd-b40f-a5535c4adc8b.png)