This is a fullstack project. This website is providing journals, articles, latest news, etc.
Client: HTML, CSS
Server: Node, Express, Pug
Language: JavaScript
News API - News APIs typically provide access to a wide range of news articles from various sources, including newspapers, magazines, websites, and more.
You can often search for news articles based on keywords, topics, sources, dates, and other parameters. This allows you to filter and retrieve articles that are relevant to your needs.
You can generate your own API key from NEWS API.
Clone the project
git clone https://github.com/YaSH-sInngH/INDIEJournals-myProject.git
Install dependencies
npm install
To Start the server
node app.js
or
nodemon app.js
It will run the project on localhost
The port might looks way heavy but it's okay.