NewsAPI is a website that provides a simple and efficient way to access a wide range of news articles from various sources. It allows users to stay informed about current events by aggregating news content from different publishers in one place.
Other Tech Stacks used are -
- React JS for frontend
- News Api
Clone the project
git clone https://github.com/saurabhgdeshmukh/NewsMonkey.git
Go to the project directory
Install dependencies
cd server
npm install
// new terminal
npm install
Starting the application
// client terminal
npm start