Skip to content

AI News Digest is a front-end application developed with React. It displays the latest AI news fetched from various news sources and provides a variety of learning materials to help users understand the deep tech behind the news.

qaz741qhn/News-Crawler-AI-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI News Digest

AI News Digest is a front-end application developed with React. It displays the latest AI news fetched from various news sources and provides a variety of learning materials to help users understand the deep tech behind the news.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

  1. Clone the repository:
    git clone https://github.com/qaz741qhn/News-Crawler-AI-Frontend.git
    
  2. Change directory into the project folder:
    cd News-Crawler-AI-Frontend
    
  3. Install all the dependencies:
    npm install
    
  4. Run the application in development mode:
    npm start
    
  5. Open http://localhost:3000 to view it in the browser.

Project Structure

  • src/ contains the React components for the application. This includes Home.js, NewsSection.js, LearningSection.js, Navbar.js, and Footer.js.
  • App.js is the main entry point for the application.
  • useFetch.js is a custom React hook that fetches data from an API endpoint.
  • App.css contains the styling for the application.

API Endpoint

The application fetches data from a backend API.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

AI News Digest is a front-end application developed with React. It displays the latest AI news fetched from various news sources and provides a variety of learning materials to help users understand the deep tech behind the news.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published