A simple and responsive React News Application that fetches and displays the latest news articles using a public News API. This project is built using React and follows a component-based architecture.
- 🧭 Navbar for easy navigation
- 🗞️ Shows latest news articles
- ⏳ Loading spinner while fetching data
- 🧩 Reusable React components
- ⚛️ Built with Create React App
- React.js
- JavaScript (ES6)
- CSS
- News API
- Create React App
This project uses an API key stored in an environment file.