This is a MERN application for summarizing the articles, you have to specify the number of lines for the summary and the URL of the article. The Article Summary will do the job.
Perform the following on the backend
npm cinpm start- For the development
npm run dev