This project aims to create a modern news website that fetches RSS feeds from different sources and displays news articles to the users.
TRY HERE: https://mehmetkahya0.github.io/rss/
In this project, a dynamic news website has been built using JavaScript, HTML, and CSS. Various technologies have been used to fetch RSS feeds and display images in customized sizes.
- Fetches RSS feeds from different sources (Webtekno, New York Times, OpenAI Blog, etc.).
- Makes news article titles clickable, allowing users to access articles quickly.
- Offers an option to not display news images when accessing the site from mobile devices.
- Users can provide feedback using the integrated "Feedback" button to send emails.
- Clone the project to your computer or download it as a ZIP file.
- Open the
index.html
file in your web browser to view the news website. - Click on the article titles to access the corresponding news details.
- If you access the site from a mobile device, you'll see a warning not to display news images.
- Click on the "Feedback" button to send feedback via email.
- HTML
- CSS
- JavaScript
- Font Awesome - Used for icons.
If you would like to contribute to the project, please open a "Pull Request." For significant changes, remember to discuss them in the "Discussions" section first.
This project is licensed under the MIT License. For more information, please refer to the LICENSE file.