Skip to content

This is News web that is built with nodejs. Mainly focused on third party API integration and it displays news from different channels and different articles using newsapi

Notifications You must be signed in to change notification settings

khalidkhushal/News_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsweb

This project was built with Turbo 360. To learn more, click here: https://www.turbo360.co

Instructions

After cloning into repo, cd to project root directory and install dependencies:

$ npm install

To run dev server, install Turbo CLI globally:

$ sudo npm install turbo-cli -g

Then run devserver from project root directory:

$ turbo devserver

To build for production, run build:

$ npm run build

About

This is News web that is built with nodejs. Mainly focused on third party API integration and it displays news from different channels and different articles using newsapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published