{"id":26562688,"url":"https://github.com/josuegarcia-udb/news-react-native","last_synced_at":"2025-03-22T15:18:39.077Z","repository":{"id":283217674,"uuid":"943975028","full_name":"JosueGarcia-UDB/news-react-native","owner":"JosueGarcia-UDB","description":"Aplicación con React Native para consumir recursos de una API.","archived":false,"fork":false,"pushed_at":"2025-03-19T06:19:49.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T06:24:41.270Z","etag":null,"topics":["android","expo","ios","javascript","metrobundler","react","reactnative","reactnavigation"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JosueGarcia-UDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-06T15:20:25.000Z","updated_at":"2025-03-19T06:19:53.000Z","dependencies_parsed_at":"2025-03-19T06:34:51.564Z","dependency_job_id":null,"html_url":"https://github.com/JosueGarcia-UDB/news-react-native","commit_stats":null,"previous_names":["josuegarcia-udb/news-react-native"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosueGarcia-UDB%2Fnews-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosueGarcia-UDB%2Fnews-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosueGarcia-UDB%2Fnews-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosueGarcia-UDB%2Fnews-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosueGarcia-UDB","download_url":"https://codeload.github.com/JosueGarcia-UDB/news-react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973809,"owners_count":20541025,"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","expo","ios","javascript","metrobundler","react","reactnative","reactnavigation"],"created_at":"2025-03-22T15:18:38.380Z","updated_at":"2025-03-22T15:18:39.072Z","avatar_url":"https://github.com/JosueGarcia-UDB.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InfoNow\n\n## Descripción\n**InfoNow** es una aplicación móvil desarrollada en **React Native** que permite a los usuarios acceder a noticias en tiempo real de diversas categorías. La aplicación consume la API de **NewsAPI** para obtener información actualizada y presenta una interfaz intuitiva y amigable. Además, almacena las noticias favoritas de los usuarios utilizando **Async-Storage**, permitiéndoles acceder a ellas en cualquier momento.\n\n## Tecnologías utilizadas\n- **Expo**\n- **React Native**\n- **JavaScript**\n- **Npm**\n- **React**\n- **Async-Storage**\n\n## Instrucciones de instalación y ejecución\n1. Clonar el repositorio:\n   ```sh\n   git clone https://github.com/JosueGarcia-UDB/news-react-native.git\n   ```\n2. Acceder al directorio del proyecto:\n   ```sh\n   cd news-react-native\n   ```\n3. Instalar dependencias:\n   ```sh\n   npm install\n   ```\n4. Ejecutar la aplicación en Expo:\n   ```sh\n   npx expo start\n   ```\n5. Escanear el código QR con la aplicación Expo Go en tu dispositivo móvil o usar un emulador.\n\n## Integrantes del equipo\n| Nombre de integrante | Carnet | Rol |\n|----------------------|--------|-------------------------------|\n| Josué Eduardo García Estrada | GE240098 | Consumir API de NewsAPI |\n| Eduardo Alfredo Ramírez Torres | RT240549 | Consumir API de NewsAPI |\n| José Fernando Rodríguez Escamilla | RE240134 | Creación de prototipos de Figma |\n| Roberto Arturo Duarte Mejía | DM240115 | Creación de prototipos de Figma |\n| Jeremy Edenilson Flores Portillo | FP240479 | Creación de interfaces |\n| Oscar Daniel Soto Jovel | SJ241841 | Creación de interfaces |\n\n## Prototipos en Figma\nPuedes visualizar los prototipos de la aplicación en el siguiente enlace:  \n[🔗 Diseño en Figma](https://www.figma.com/design/6mJQfWIKFHCvByxAiT74Q0/MockUps-DPS441-ProyectoCatedra?node-id=0-1\u0026p=f\u0026t=ggfYOnz2XPxVjgoB-0)\n\n## Capturas de pantalla\nA continuación, se presentan algunas capturas de la aplicación donde se muestra el resultado y el diseño inicial en Figma 🎨\n\n| ![Imagen 1](./src/assets/img/first-comparation.png) | ![Imagen 2](./src/assets/img/second-comparation.png) |\n|----------------------------------|----------------------------------|\n| ![Imagen 3](./src/assets/img/third-comparation.png) | ![Imagen 4](./src/assets/img/fourth-comparation.png) |\n\n🚀 ¡Ya puedes InfoNow! 📱\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosuegarcia-udb%2Fnews-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosuegarcia-udb%2Fnews-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosuegarcia-udb%2Fnews-react-native/lists"}