Skip to content

raulduke9119/ai_news

Repository files navigation

AI News Hub

A modern, responsive news aggregator for artificial intelligence news.

Features

  • Latest AI news from multiple categories
  • Modern, responsive design
  • Real-time news updates
  • Category filtering
  • Beautiful card layout with images

Live Demo

View Live Demo

Development

  1. Clone the repository:
git clone <your-repo-url>
cd landing_page
  1. Install dependencies:
npm install
  1. Create a .env file in the root directory and add your News API key:
REACT_APP_NEWS_API_KEY=your_api_key_here
  1. Start the development server:
npm start

Deployment

This site is deployed on Netlify. To deploy your own version:

  1. Fork this repository
  2. Sign up for a free account on Netlify
  3. Connect your GitHub repository to Netlify
  4. Configure the build settings:
    • Build command: npm run build
    • Publish directory: build
  5. Add your News API key as an environment variable:
    • Key: REACT_APP_NEWS_API_KEY
    • Value: Your API key from NewsAPI.org

Environment Variables

  • REACT_APP_NEWS_API_KEY: Your News API key (required)

Technologies Used

  • React
  • Material-UI
  • News API
  • Netlify for hosting

License

MIT

About

website for ai news daila updated automaticly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published