Skip to content

dhruvp66572/Daily_Samachar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Samachar

DailySamachar.mp4

Overview

Welcome to the Daily_Samachar repository! This React-based application provides users with an intuitive platform for accessing the latest news, tailored to their specific country of interest. Whether you're a news enthusiast or just want to stay updated on current events, Daily_Samachar is designed to deliver a seamless and engaging user experience.

Features

  • Responsive Design: Daily_Samachar is designed to work flawlessly on a variety of devices, ensuring a consistent and user-friendly experience across desktops, tablets, and mobile phones.

  • Real-time Updates: Stay informed with the latest news as Daily_Samachar fetches data in real-time from a reliable news source. The information is updated dynamically, keeping you up-to-date with the rapidly changing world.

  • Country-wise News: Explore news specific to your country or any country of your choice. With this feature, you can easily switch between countries and stay informed about the latest happenings worldwide.

  • Category Filtering: Tailor your news feed to your interests by exploring different categories such as politics, technology, sports, and more. Daily_Samachar allows you to easily navigate and find news articles that matter to you.

  • Search Functionality: Looking for specific news? Use the search feature to find articles on a particular topic or keyword. The search functionality makes it convenient to access the information you need.

Getting Started

Navigate to the Project Directory

To run Daily_Samachar locally, follow these steps:

  1. Clone the repository to your local machine.

    git clone https://github.com/your-username/daily-samachar.git
    
  2. Navigate to the project directory.

    cd daily-samachar
    

Commands

  1. Install dependencies using npm or yarn.

    npm install    
    
  2. Start the development server.

    npm start
    
  3. Open your browser and go to http://localhost:3000 to view the app.

    Notes

Localhost Restriction: Daily_Samachar is configured to run only on localhost because the NewsAPI used in this project operates under a free plan that restricts usage to localhost origin only.

Acknowledgments

Special thanks to the developers and contributors who have helped make Daily_Samachar possible. Your dedication to creating a valuable tool for news consumption is greatly appreciated.

Happy reading! 📰✨