Skip to content

A React-based web application that displays news articles from The Guardian's API.

Notifications You must be signed in to change notification settings

CarinaPorumb/insight-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight News

Insight News is a React-based web application that fetches and displays news articles from The Guardian's free API. The app uses JavaScript, React, CSS, and HTML to provide a user-friendly interface for browsing the latest news across a variety of cultural domains.


Features

  • Fetches news articles from The Guardian API
  • Displays news articles in a user-friendly format
  • Add articles to a personal favorites list
  • Responsive design for mobile and desktop

Demo

Check it out live: Insight News


Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

Prerequisites

Make sure you have the following software installed:

Installation

  1. Clone the repository

    git clone https://github.com/CarinaPorumb/insight-news.git
    cd insight-news 
  2. Install the dependencies

    npm install
  3. Start the development server

    npm start

This will run the app in development mode. Open http://localhost:3000 to view it in the browser.


About

A React-based web application that displays news articles from The Guardian's API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published