⚠️ Disclaimer: This project was created for educational and learning purposes. While I have made efforts to ensure its functionality and reliability, please note that I do not guarantee that it will work flawlessly on all devices or in all environments. Additionally, I do not commit to ongoing maintenance or support for this project. Feel free to use and modify the project according to your needs, but be aware of its intended purpose.
ShortNews is a React Native news aggregation and summarization app that allows users to quickly catch up on the latest news in a concise and easy-to-read format. It offers additional features such as language selection to read news in their preferred language and the option to listen to news articles in the selected language.
-
📰 News Aggregation: Get the latest news articles from various sources summarized in a short format.
-
🤟 Language Selection: Choose your preferred language to read news articles in your native language.
-
🎧 News Listening: Listen to news articles as audio content in the selected language.
Home Screen | Language Selection |
---|---|
Translated to English | Translated to Marathi |
---|---|
News Listening | Read Original Article |
---|---|
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Node.js installed on your computer
- React Native development environment set up
- Clone the repository:
git clone https://github.com/ShuLaPy/ShortNews.git
- Change into the project directory:
cd ShortNews
- Install dependencies:
yarn install
- Start the development server:
yarn start
Connect your mobile device or start an emulator to run the app.
- Open the app and explore the latest news articles on the home screen.
- Use the language selection feature to choose your preferred language.
- Access news articles and listen to them as audio content.