Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 749 Bytes

File metadata and controls

31 lines (16 loc) · 749 Bytes

📰 NeverNews

NeverNews is a modern news app built with React that fetches and displays the latest news using NewsAPI. Stay updated with real-time headlines across various categories in a sleek, user-friendly interface.

🚀 Features :-

✅ Fetches real-time news from NewsAPI

✅ Categorized news for easy browsing

✅ Responsive and modern UI

✅ Fast and smooth user experience

🛠️ Tech Stack:-

React – Frontend framework

NewsAPI – For fetching news data

CSS / Tailwind – For styling

📦 Installationm

Clone the repository and navigate to the project folder.

Install dependencies using npm install.

Get your NewsAPI Key from NewsAPI.org and add it to your project.

Start the development server with npm start.