Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.04 KB

News App

Overview

The News App is a web application that integrates various social media APIs to display analytics and trends. Currently, it supports fetching and displaying news articles from NewsAPI and visualizing trends using charts.

Features

  • News Dashboard: Displays the latest news articles in a card format styled like a newspaper.
  • Charts: Visualizes trends using line charts with data fetched from NewsAPI.

Technologies Used

  • React: Front-end library for building user interfaces.
  • Chart.js: Charting library for visualizing data.
  • Axios: HTTP client for making API requests.
  • NewsAPI: Provides news articles for the dashboard.
  • Vite: Development server and build tool.

Setup

To get started with this project, follow these steps:

Prerequisites

Installation

  1. Clone the repository: git clone https://github.com/Egbemichel/News-app.git