{"id":18917009,"url":"https://github.com/biswadeep-roy/news-app","last_synced_at":"2025-04-15T09:31:29.400Z","repository":{"id":213475501,"uuid":"733986167","full_name":"biswadeep-roy/News-App","owner":"biswadeep-roy","description":"A Dynamic React web and React Native mobile app for personalized global news updates. Stay informed!","archived":false,"fork":false,"pushed_at":"2023-12-30T10:58:55.000Z","size":395,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-27T00:03:15.124Z","etag":null,"topics":["android-app","bootstrap5","dark","expo","expo-cli","express","html-css-javascript","news","newsapi","nodejs","react","react-native","responsive","theme-switcher","typescript","typescript-react","webapp"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biswadeep-roy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-20T15:35:17.000Z","updated_at":"2024-01-02T17:35:00.000Z","dependencies_parsed_at":"2023-12-21T09:12:21.824Z","dependency_job_id":"99b0dcc1-7a72-4209-965c-a2f9c16b988f","html_url":"https://github.com/biswadeep-roy/News-App","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"f75618e5363fa1ddcaf80a9f773f9b806e2ebd48"},"previous_names":["biswadeep-roy/news-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biswadeep-roy%2FNews-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biswadeep-roy%2FNews-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biswadeep-roy%2FNews-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biswadeep-roy%2FNews-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biswadeep-roy","download_url":"https://codeload.github.com/biswadeep-roy/News-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223665855,"owners_count":17182383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-app","bootstrap5","dark","expo","expo-cli","express","html-css-javascript","news","newsapi","nodejs","react","react-native","responsive","theme-switcher","typescript","typescript-react","webapp"],"created_at":"2024-11-08T10:23:23.452Z","updated_at":"2024-11-08T10:23:23.951Z","avatar_url":"https://github.com/biswadeep-roy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BNews - Your Customizable News Web \u0026 Mobile App\n\nBNews is a dynamic web and mobile application that keeps you up-to-date with the latest news while allowing you to personalize your news feed based on specific categories. With BNews, you can effortlessly stay informed about global events, all from the convenience of your web browser or mobile device.\n\n## Web App\n![image](https://github.com/biswadeep-roy/News-App/assets/74821633/c2d579c7-c6d8-4f2b-b104-8267846719f2)\n\n\n### Getting Started\n\n#### Prerequisites\n\nBefore you dive in, ensure you have the following prerequisites in place:\n\n- Node.js: You must have Node.js installed on your machine.\n- API Key: Obtain an API key from a news provider like News API.\n\n#### Installation\n\nLet's set up the BNews web app on your local machine:\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/biswadeep-roy/BNews-web-app.git\n   ```\n2. Navigate to the project directory:\n   ``` bash\n   cd BNews-web-app\n\n    ```\n\n3. Install the project dependencies:\n   ``` bash\n   npm install\n   ```\n### Configuration\nTo make BNews work seamlessly, you need to configure your API key:\n\nCreate a .env file in the root directory of the project.\n\nAdd your API key to the .env file:\n\n ``` bash\nREACT_APP_API_KEY=your-api-key-here\n```\n\nReplace your-api-key-here with your actual API key.\n\n### Usage\nOnce you've configured your API key, start the BNews web app with the following command:\n\n``` bash\nnpm start\n```\n\nThis command will launch the development server, and you can access the app by opening your web browser and visiting http://localhost:3000.\n\n### Features\nBNews offers a range of features to enhance your news consumption experience:\n\nLatest News: Stay updated with the most recent news headlines from around the world.\nCustomization: Tailor your news feed by selecting specific news categories that interest you the most.\nConvenience: Access current events and breaking news without leaving your web browser.\nContributing\nContributions to BNews are welcome. If you'd like to contribute, please follow the Contribution Guidelines.\n\n## License\nThis project is open-source and licensed under the MIT License. For more details, please refer to the LICENSE file.\n\n### Mobile App (React Native)\n\n\n\nhttps://github.com/biswadeep-roy/News-App/assets/74821633/f5f98e98-2ddd-4cc4-a01e-2b414004dc68\n\n\nBNews Mobile App: React Native-powered, offering latest global news. Customize your feed, contact the developer, and build your APK using Expo EAS CLI for Android. Stay connected on the go!\n\n\n## Getting Started\nPrerequisites\nBefore you begin, ensure you have the following prerequisites in place:\n\nNode.js: You must have Node.js installed on your machine.\nExpo CLI: Install Expo CLI globally by running npm install -g expo-cli.\nAPI Key: Obtain an API key from a news provider like News API.\nInstallation\nLet's set up the BNews mobile app on your local machine:\n\n1. Clone this repository to your local machine:\n\n   ``` bash\n   git clone https://github.com/biswadeep-roy/BNews-mobile-app.git\n\n   ```\n2. Navigate to the project directory:\n   ``` bash\n   cd BNews-mobile-app\n   ```\n3. Install the project dependencies:\n   ``` bash\n   npm install\n   ```\n4. Usage\nTo run the BNews mobile app, use the following command:\n   ``` bash\n   npx expo start\n   ```\n\nThis will launch the Expo development server. You can then use the Expo Go app on your mobile device to scan the QR code and preview the app.\n\n5. Building APK:\n\nUsers can also build the APK on their own using the Expo EAS (Expo Application Services) CLI. Follow these steps:\n\nInstall the EAS CLI globally:\n``` bash\nnpm install -g eas-cli\n```\n\nLog in to Expo EAS:\n``` bash\neas login\n```\n\nConfigure the build settings:\n``` bash\neas build:configure\n```\n\nBuild the APK (Android):\n``` bash\neas build --platform android\n```\n\nUsers can customize the build process further using the eas.json file generated during the configuration step.\n\n\n### Contact Developer\nTo contact the developer or provide feedback, use the \"Contact Me\" feature within the app. Fill in your name, email, and message, and the developer will receive your email.\n\n### Features\nBNews Mobile App offers the following features:\n\nLatest News: Stay updated with the most recent news headlines from around the world.\nCustomization: Tailor your news feed by selecting specific news categories that interest you the most.\nContact Developer: Easily send emails to the developer for inquiries or feedback.\nContributing\nContributions to the BNews Mobile App are welcome. If you'd like to contribute, please follow the Contribution Guidelines.\n\nLicense\nThis project is open-source and licensed under the MIT License. For more details, please refer to the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiswadeep-roy%2Fnews-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiswadeep-roy%2Fnews-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiswadeep-roy%2Fnews-app/lists"}