{"id":20767969,"url":"https://github.com/facundomunoz/faunar","last_synced_at":"2026-04-28T04:06:13.143Z","repository":{"id":189361707,"uuid":"677154656","full_name":"facundoMunoz/faunar","owner":"facundoMunoz","description":":rocket: NodeJS web and React Native app with argentinian wildlife","archived":false,"fork":false,"pushed_at":"2024-09-03T20:01:18.000Z","size":83547,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T13:14:45.961Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/facundoMunoz.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-10T22:00:28.000Z","updated_at":"2024-09-03T20:01:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"72b3c747-0942-4271-907d-4bd836a05438","html_url":"https://github.com/facundoMunoz/faunar","commit_stats":null,"previous_names":["facundomunoz/laboratorio-programacion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/facundoMunoz/faunar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facundoMunoz%2Ffaunar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facundoMunoz%2Ffaunar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facundoMunoz%2Ffaunar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facundoMunoz%2Ffaunar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facundoMunoz","download_url":"https://codeload.github.com/facundoMunoz/faunar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facundoMunoz%2Ffaunar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32365570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-17T11:34:03.319Z","updated_at":"2026-04-28T04:06:13.115Z","avatar_url":"https://github.com/facundoMunoz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- SUMMARY --\u003e\n\u003cdiv align=\"center\"\u003e\n\n# FaunAr\n\nFaunAr shows information about argentinian wildlife through a NodeJS website and a React Native app.\n\n[![Licence][license-shield]](./LICENSE)\n\n\u003c/div\u003e\n\n\u003c!-- SCREENSHOTS --\u003e\n\u003cdetails\u003e \u003csummary\u003eScreenshots\u003c/summary\u003e\n\n### Website\n![screenshot1](./img/screenshot-1.png)\n![screenshot1](./img/screenshot-2.png)\n\n### Mobile App\n![screenshot1](./img/screenshot-3.jpeg)\n![screenshot1](./img/screenshot-4.jpeg)\n\n\u003c/details\u003e\n\n\u003c!-- BUILT WITH --\u003e\n## Built With\n\n- [![HTML][html-shield]][html-url]\n- [![CSS][css-shield]][css-url]\n- [![JAVASCRIPT][javascript-shield]][javascript-url]\n- [![NODEJS][nodejs-shield]][nodejs-url]\n- [![REACTNATIVE][reactnative-shield]][reactnative-url]\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n- Clone the repo using the command\n```\ngit clone https://github.com/facundoMunoz/faunar.git\n```\n- Open a Terminal/CMD in */faunar/mobile-app/faunar* and use the following command:\n```\nnpm i\n```\n\n### Prerequisites\n\n- [NodeJS](https://nodejs.org/en/download)\n\n\u003c!-- USAGE --\u003e\n## Usage\n\n- Replace *YourIP* with hosts IPv4 in the folowing directories:\n\n  - */faunar/web/app.js*\n\n\n  ```javascript\n  const ip = 'YourIP';\n  ```\n\n  - */faunar/mobile-app/faunar/app/Constants/constants.js*\n\n\n  ```javascript\n  const IP = 'YourIP';\n  ```\n\n### Website\n\n- In */faunar/web* start the NodeJS server:\n\n```\nnode app.js\n```\n\n- Using any browser go to ***IP*:3000** replacing *IP* with the hosts IPv4\n\n### Mobile app\n\n- With the NodeJS server running, go to */faunar/mobile-app/faunar* and start the app:\n\n```\nnpm start\n```\n\n- Open Expo and scan the QR code.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n[![GITHUB][personal-shield]][personal-url] [![LINKEDIN][linkedin-shield]][linkedin-url]\n\n\u003c!-- MARKDOWN LINKS AND IMAGES --\u003e\n\u003c!-- BUILT WITH --\u003e\n[html-shield]: https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white\n[html-url]: https://developer.mozilla.org/es/docs/Web/HTML\n[css-shield]: https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white\n[css-url]: https://developer.mozilla.org/es/docs/Web/CSS\n[javascript-shield]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E\n[javascript-url]: https://developer.mozilla.org/es/docs/Web/JavaScript\n[nodejs-shield]: https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge\u0026logo=node.js\u0026logoColor=white\n[nodejs-url]: https://nodejs.org/en\n[reactnative-shield]: https://img.shields.io/badge/react_native-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB\n[reactnative-url]: https://reactnative.dev/\n\u003c!-- LICENSE --\u003e\n[license-shield]: https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge\n\u003c!-- MY GITHUB --\u003e\n[personal-shield]: https://img.shields.io/badge/FACUNDO-MU%C3%91OZ-yellowgreen?style=for-the-badge\n[personal-url]: https://github.com/facundoMunoz\n\u003c!-- MY LINKEDIN --\u003e\n[linkedin-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\n[linkedin-url]: https://www.linkedin.com/in/facundomunozdev/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacundomunoz%2Ffaunar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacundomunoz%2Ffaunar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacundomunoz%2Ffaunar/lists"}