Skip to content

beingnikil07/SkyNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyNews 🌍📰

SkyNews is a modern news aggregation platform that fetches real-time news updates from various sources. Built using React.js and News API, it delivers up-to-date news articles efficiently and seamlessly.


🔥 Features

✅ Real-time news updates from News API
✅ Categorized news (Technology, Business, Sports, Health, etc.)
✅ Fast and lightweight UI with React.js
✅ Responsive and user-friendly interface
✅ Scalable and cloud-ready deployment


🛠️ Tech Stack

  • Frontend: React.js, Axios, Bootstrap
  • API Integration: NewsAPI.org
  • Deployment: Vercel, Netlify

🚀 Installation & Setup

Prerequisites

Ensure you have the following installed:

  • Node.js & npm/yarn
  • API Key for NewsAPI.org

Steps to Run Locally

  1. Clone the repository

    git clone https://github.com/beingnikil07/skynews.git
    cd skynews
  2. Install Dependencies

    npm install
  3. Configure Environment Variables

    • Create a .env file in the root directory and add:
      REACT_APP_NEWS_API_KEY=YOUR_NEWS_API_KEY
  4. Start the Development Server

    npm start
  5. Access the Application

    • Open http://localhost:3000 in your browser.

📦 Deployment

Deploying on Vercel

  1. Login to Vercel and create a new project.
  2. Connect your GitHub repo containing SkyNews.
  3. Set environment variables (API Key).
  4. Deploy and get your public URL!

🤝 Contributing

Contributions are welcome! Feel free to fork this repo and submit a pull request.


📜 License

This project is licensed under the MIT License.


⭐ Star this repo if you like SkyNews!

Stay informed and updated with the latest news! 🚀

About

Sky news is news app that will provide trending news in much easier way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors