{"id":19766082,"url":"https://github.com/nthbaldez/userlist-mobile","last_synced_at":"2026-04-11T10:36:52.361Z","repository":{"id":187603245,"uuid":"675399793","full_name":"nthbaldez/userlist-mobile","owner":"nthbaldez","description":"An User list management made with React Native.","archived":false,"fork":false,"pushed_at":"2023-08-14T14:00:40.000Z","size":1027,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T02:17:02.420Z","etag":null,"topics":["nativewind-reactnative","react","react-hook-form","react-native","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/nthbaldez.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":"2023-08-06T19:31:18.000Z","updated_at":"2023-08-14T03:04:20.000Z","dependencies_parsed_at":"2024-11-12T04:22:43.446Z","dependency_job_id":"835bb4b8-1c45-48e1-a98d-d6964030f5ab","html_url":"https://github.com/nthbaldez/userlist-mobile","commit_stats":null,"previous_names":["nthbaldez/userlist-mobile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nthbaldez/userlist-mobile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthbaldez%2Fuserlist-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthbaldez%2Fuserlist-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthbaldez%2Fuserlist-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthbaldez%2Fuserlist-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthbaldez","download_url":"https://codeload.github.com/nthbaldez/userlist-mobile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthbaldez%2Fuserlist-mobile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nativewind-reactnative","react","react-hook-form","react-native","tailwindcss"],"created_at":"2024-11-12T04:22:11.274Z","updated_at":"2026-04-11T10:36:52.338Z","avatar_url":"https://github.com/nthbaldez.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"font-weight: bold;\"\u003eUser list Mobile App\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"#tech\"\u003eTechnologies\u003c/a\u003e • \n \u003ca href=\"#started\"\u003eGetting Started\u003c/a\u003e • \n  \u003ca href=\"#colab\"\u003eCollaborators\u003c/a\u003e •\n \u003ca href=\"#contribute\"\u003eContribute\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eA Management Users App, in React Native.\u003c/b\u003e\n\u003c/p\u003e\n\n\n\u003ch2 id=\"layout\"\u003e🎨 Layout\u003c/h2\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/public/userlist-app-1.png\" alt=\"Image Example\" width=\"400px\"\u003e\n\u003c/p\u003e\n\n\u003ch2 id=\"technologies\"\u003e💻 Technologies\u003c/h2\u003e\n\n- React\n- React Native\n- Nativewind\n- React hook form\n- Zup\n- json-server\n\n\u003ch2 id=\"started\"\u003e🚀 Getting started\u003c/h2\u003e\n\n\u003ch3\u003ePrerequisites\u003c/h3\u003e\n\nHere are the prerequisites to run this project:\n\n- [NodeJS](https://nodejs.org/en)\n- [Git](https://git-scm.com/downloads)\n\nNecessary set up the development environment to run this project without Expo.\n\nCheck the link\n\n```bash\n  https://reactnative.dev/docs/environment-setup\n```\n\n\u003ch3\u003eCloning\u003c/h3\u003e\n\nHow to clone this project\n\n```bash\ngit clone https://github.com/nthbaldez/userlist-mobile.git\n```\n\n\u003ch3\u003eStarting\u003c/h3\u003e\n\nHow to start your project\n\n```bash\ncd project-name\nnpm install\nnpm start\n```\n\nHow to start the api for the project\n\n```bash\ncd api\nnpm start\n```\n\n\u003ch2 id=\"colab\"\u003e🤝 Collaborators\u003c/h2\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/nthbaldez\" width=\"100px;\" alt=\"Nathan Baldez Developer Profile\"/\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eNathan Baldez\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch2 id=\"contribute\"\u003e📫 Contribute\u003c/h2\u003e\n\nHere you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request\n\n1. `git clone https://github.com/nthbaldez/userlist-mobile.git`\n2. `git checkout -b feature/NAME`\n3. Follow commit patterns\n4. Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!\n\n\u003ch3\u003eDocumentations that might help\u003c/h3\u003e\n\n[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)\n\n[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthbaldez%2Fuserlist-mobile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnthbaldez%2Fuserlist-mobile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnthbaldez%2Fuserlist-mobile/lists"}