Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrhrifat/world-news

World News is a simple application that show a list of the top headlines from the world news. The news is updated every hour. They have some categories of news. This appilcation is built with ReactJS.
https://github.com/mrhrifat/world-news

javascript js news news-api react react-js react-router reactjs world-news worldnews

Last synced: 29 days ago
JSON representation

World News is a simple application that show a list of the top headlines from the world news. The news is updated every hour. They have some categories of news. This appilcation is built with ReactJS.

Awesome Lists containing this project

README

        

## World News
World News is a simple application that show a list of the top headlines from the world news. The news is updated every hour. They have some categories of news. This appilcation is built with ReactJS.

## Features
- Top headlines from the world news
- 7 categories of news
- News updated every hour
- Search for news by category
- Next/Previous page
- Jump to specific page
- Country filter
- Category filter

## Demo

View Here (Click to expand)
World News

**Note:** This project isn't available on server. To use in local follow [this](#how-to-use)

## How To Use
1. Clone the [repository](https://github.com/mrhrifat/world-news).
2. Extract directory.
3. Open directory with IDE.
4. Open Terminal.
5. Run with
```
npm start
```
6. Enjoy

**Note:** If you get any error while running this project, please create an Issue.

## How To Contribute
I will be open to any contribution. If you have any idea, please let me know. I will be happy to help you.
1. Fork this repository
2. Clone on your local environment with IDE.
3. Makes your changes to code.
4. Commit your changes.
5. Create a new pull request
6. Wait for the pull request to be merged.

**Note:** If you want to do a major changes than first create an Issue.

## License
This project is licensed under [GPL-3.0](https://github.com/mrhrifat/world-news/blob/master/LICENSE.md).