Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.44 KB

NewsPulse

Overview

NewsPulse is a modern news aggregation platform built with React. It aims to provide users with the latest news stories in a clean and intuitive interface. The app uses Bootstrap for responsive design, ensuring an enjoyable user experience across devices.

Features

  • Latest News: Access a wide range of news stories from various sources.
  • Responsive Design: Built with Bootstrap for a seamless experience on all devices.
  • User-Friendly Interface: Simple navigation and easy-to-read cards displaying headlines, images, and brief descriptions.

Deployment

The app is deployed on Vercel at ( https://thenewspulse.vercel.app/ )

Technologies Used

  • Frontend: React, Bootstrap
  • Hosting: Vercel

Current Issues

  • The API used for fetching news has a limit of few requests, which may restrict the availability of news updates. This can be resolved by purchasing a monthly plan, but as a student, I currently don't have plans for that.
  • After loading 10-12 news items in the unlimited scroller, the news starts to repeat, affecting the user experience.

Screenshots

Screenshot 2024-09-21 173536

Screenshot 2024-09-21 174551

Screenshot 2024-09-21 174221