A news website made with Next.js. Shows the headlines and lets the user go to the original site.
git clone git@github.com:sayandip18/next-news.git
cd next-news
npm install
npm run dev
You need your own News API key to fetch news headlines.
A news website made with Next.js. Shows the headlines and lets the user go to the original site.
git clone git@github.com:sayandip18/next-news.git
cd next-news
npm install
npm run dev
You need your own News API key to fetch news headlines.