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.
- 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
Note: This project isn't available on server. To use in local follow this
- Clone the repository.
- Extract directory.
- Open directory with IDE.
- Open Terminal.
- Run with
npm start
- Enjoy
Note: If you get any error while running this project, please create an Issue.
I will be open to any contribution. If you have any idea, please let me know. I will be happy to help you.
- Fork this repository
- Clone on your local environment with IDE.
- Makes your changes to code.
- Commit your changes.
- Create a new pull request
- Wait for the pull request to be merged.
Note: If you want to do a major changes than first create an Issue.
This project is licensed under GPL-3.0.