Skip to content

Newsify lets you read daily headlines with ease. Having news category-wise and some more feature like infinite scroll, loading animation makes it feature rich.

Notifications You must be signed in to change notification settings

himanshu-o5/Newsify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsify

Newsify lets you read daily headlines with ease. Having news category-wise and some more feature like infinite scroll, top loading animation makes it feature rich.

Installation

To run Newsify locally, follow these steps:-

  1. Clone this Repository:
git clone https://github.com/himanshu-o5/Newsify.git
  1. Visit https://newsapi.org/ to create an Accont and get your API Key.

  2. Navigate to your cloned Newsify repo and download required dependencies:

npm install
  1. Create a ".env.local" file insite Newsify and add the following variable to this file:
REACT_APP_NEWS_API_KEY=your_newsapi_key

Replace "your_newsapi_key" with the API Key obtained in Step 2.

  1. Start the development server:
npm start
  1. Open your browser and navigate to http://localhost:3000 to view Newsify.

Usage

Once the application is running, users can browse news articles by selecting different sources and categories. Having modern features like Infinite Scroll makes it user-friendly.

Issues

For any Issues, you can open an issue on Newsify-Issues.

Contributing

Contributions are welcome! If you'd like to contribute to Newsify, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/my-feature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature/my-feature).
  6. Create a new pull request.

Please make sure to follow the code of conduct and contribution guidelines.

Acknowledgements

  • Newsify utilizes the NewsAPI service for fetching news data.
  • This project was bootstrapped with Create React App.

About

Newsify lets you read daily headlines with ease. Having news category-wise and some more feature like infinite scroll, loading animation makes it feature rich.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published