{"id":22799108,"url":"https://github.com/thomd/nice-quotes-app","last_synced_at":"2026-05-08T13:40:13.028Z","repository":{"id":66830108,"uuid":"173500612","full_name":"thomd/nice-quotes-app","owner":"thomd","description":"a simple React-Native app","archived":false,"fork":false,"pushed_at":"2019-04-19T21:47:57.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T21:42:49.806Z","etag":null,"topics":["react","react-native"],"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/thomd.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":"2019-03-02T21:26:26.000Z","updated_at":"2019-04-19T21:47:58.000Z","dependencies_parsed_at":"2023-03-26T14:48:10.569Z","dependency_job_id":null,"html_url":"https://github.com/thomd/nice-quotes-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fnice-quotes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fnice-quotes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fnice-quotes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomd%2Fnice-quotes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomd","download_url":"https://codeload.github.com/thomd/nice-quotes-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365651,"owners_count":20765549,"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":["react","react-native"],"created_at":"2024-12-12T07:07:54.844Z","updated_at":"2026-05-08T13:40:07.978Z","avatar_url":"https://github.com/thomd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quotes React-Native App\n\nAn example React-Native app using Firebase as Data-Backend.\n\n\u003cimg src=\"https://raw.githubusercontent.com/thomd/nice-quotes-app/screenshots/screenshot.png\" width=\"50%\"\u003e\n\n## Setup\n\nFirst create a [Firebase](https://firebase.google.com) project:\n\n1. Open [Firebase Console](https://console.firebase.google.com/)\n2. Click on \"Add a Project\"\n3. Enter project name \"Quotes\", select Locations and click on \"Create Project\"\n4. Select \"Database\" Service and click \"Create database\"\n5. Select \"Start in test mode\" and click \"Enable\"\n6. Select \"Project Overview\" on top-left, then click on \"Add an app to get started\" `\u003c/\u003e`\n7. copy-paste configuration into a file `./firebase.config.js` like this:\n\n```javascript\nexport default {\n  apiKey: '***',\n  authDomain: 'quotes-***.firebaseapp.com',\n  databaseURL: 'https://quotes-***.firebaseio.com',\n  projectId: 'quotes-***',\n  storageBucket: 'quotes-***.appspot.com',\n  messagingSenderId: '***'\n}\n```\n\nThen install [Expo](https://expo.io/) and start project\n\n    npm install -g expo-cli\n    expo start\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fnice-quotes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomd%2Fnice-quotes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomd%2Fnice-quotes-app/lists"}