Skip to content

Mohit-Raj-Saxena/News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News App

A responsive and modern React application that displays the latest headlines across different categories.
The app is lightweight, mobile-friendly, and provides a smooth browsing experience for users who want to stay updated with current events.


Features

  • Browse headlines across multiple categories (e.g., Business, Sports, Technology, Entertainment).
  • Responsive design for desktop and mobile devices.
  • Clean and minimal user interface for distraction-free reading.
  • Secure handling of environment variables for API keys.
  • Deployed with Netlify for fast and reliable access.

Tech Stack

  • React.js – Frontend library
  • React Router – Navigation
  • CSS / Bootstrap
  • Netlify – Deployment & hosting

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or later)
  • npm (comes with Node.js)

Installation

1: Clone the repository

git clone https://github.com/Babu-Bhai-No-1/News-App.git
cd News-App

2: Install dependencies
npm install

3: Set up environment variables
Create a .env.local file in the root directory and add:
REACT_APP_API_KEY=your_api_key_here

4: Start the development server
npm start

5: Open http://localhost:3000 in your browser

About

A React-based news app that shows the latest headlines in a clean and responsive interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published