You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
π° NewsNest Backend This is the backend server for the NewsNest application β a modern news platform that delivers the latest headlines from around the world. Built with Node.js and Express, this API fetches news data from external sources and serves it to the frontend through well-structured RESTful routes
Backend built with Express to serve scraped news headlines for the NewsNest app.
How to Run Locally
Clone the repo
Run npm install
Add your .env file
Run npm start
About
π° NewsNest Backend This is the backend server for the NewsNest application β a modern news platform that delivers the latest headlines from around the world. Built with Node.js and Express, this API fetches news data from external sources and serves it to the frontend through well-structured RESTful routes