Skip to content

This basic newsapp made using React.js and bootstrap

Notifications You must be signed in to change notification settings

harshparmar2073/NewsSpot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsSpot is a React-based app that provides real-time news using a news API, styled with Bootstrap for a responsive and attractive design.

Features

Real-time news from trusted APIs.

Category-based filtering and keyword search.

Responsive design with Bootstrap.

Pagination and dark mode support.

Technologies

Frontend: React.js

Styling: Bootstrap

API: NewsAPI or similar

Setup

  1. Clone the repo:

git clone https://github.com/yourusername/newsspot.git
cd newsspot

  1. Install dependencies:

npm install

  1. Run the app:

npm run dev

About

This basic newsapp made using React.js and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published