{"id":13817321,"url":"https://github.com/djirdehh/react-living-app","last_synced_at":"2025-05-15T19:31:10.040Z","repository":{"id":126391354,"uuid":"79425827","full_name":"djirdehh/react-living-app","owner":"djirdehh","description":"🌎 A react app that helps you compare the cost of living between cities worldwide","archived":false,"fork":false,"pushed_at":"2019-06-28T17:59:22.000Z","size":12774,"stargazers_count":333,"open_issues_count":7,"forks_count":76,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-19T14:43:04.011Z","etag":null,"topics":["react"],"latest_commit_sha":null,"homepage":"https://citii-io.herokuapp.com/","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/djirdehh.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}},"created_at":"2017-01-19T07:07:41.000Z","updated_at":"2024-08-08T06:51:09.000Z","dependencies_parsed_at":"2023-06-16T13:15:41.543Z","dependency_job_id":null,"html_url":"https://github.com/djirdehh/react-living-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/djirdehh%2Freact-living-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djirdehh%2Freact-living-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djirdehh%2Freact-living-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djirdehh%2Freact-living-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djirdehh","download_url":"https://codeload.github.com/djirdehh/react-living-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254407274,"owners_count":22066206,"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"],"created_at":"2024-08-04T06:00:40.141Z","updated_at":"2025-05-15T19:31:09.537Z","avatar_url":"https://github.com/djirdehh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\n\u003cimg src=\"https://github.com/djirdehh/react-living-app/blob/master/src/citii_logo.png\" width=\"250\"/\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n\u003ca href=\"\"\u003e\n  \u003cimg alt=\"first release\" src=\"https://img.shields.io/badge/release-v1.0-brightgreen.svg\" /\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.npmjs.com/package/npm\"\u003e\n  \u003cimg alt=\"npm version\" src=\"https://img.shields.io/npm/v/npm.svg\" /\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp\u003e✨ \u003cstrong\u003eCitii\u003c/strong\u003e is a react app that allows users to compare and analyze the cost of living between cities around   the world. ✨\u003c/p\u003e\n\n\u003cp\u003e\u003ca href=\"https://citii-io.herokuapp.com/\" class=\"btn btn-primary btn-md\"\u003eLaunch App\u003c/a\u003e\u003c/p\u003e\n\u003c/div\u003e\n\n\n## Features\n* 🔩 \u003cstrong\u003eSimple: \u003c/strong\u003eBootstrapped with [create-react-app](https://github.com/facebookincubator/create-react-app) and optimized with [react-select](https://github.com/JedWatson/react-select)\n\n* 📊 \u003cstrong\u003eStructured: \u003c/strong\u003e Data obtained from [Numbeo](https://www.numbeo.com/cost-of-living/) and cross-referenced with further data from [Teleport API's](https://developers.teleport.org/api/) and the [Open Exchange Rates API](https://openexchangerates.org/)\n\n* 💪 \u003cstrong\u003ePowerful: \u003c/strong\u003e Runs a [Service Worker](https://github.com/w3c/ServiceWorker) script to increase online performance and function without a network connection\n\n* 📱 \u003cstrong\u003eResponsive: \u003c/strong\u003e Made mobile responsive with [Twitter Bootstrap](http://getbootstrap.com/)\n\n* 🎉 \u003cstrong\u003eLive: \u003c/strong\u003e Deployed with [Heroku](https://blog.heroku.com/deploying-react-with-zero-configuration) and secured with [Cloudflare](https://www.cloudflare.com/)\n\n## Demo\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"http://i.imgur.com/aAySZfT.png\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"http://i.imgur.com/stQTJlA.png\"/\u003e\n\u003c/div\u003e\n\n## Build\n\n### Locally using npm\n* Clone/download the repo\n\n* `cd react-living-app`\n\n* If you don't have create-react-app installed run `npm install create-react-app`\n\n* `npm start` runs the app in development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser and the page should reload whenever you make edits\n\n\u003cp\u003e\nHead over to \u003ca href=\"https://github.com/facebookincubator/create-react-app\"\u003ecreate-react-app\u003c/a\u003e to see a list of things you can do.\n\u003c/p\u003e\n\n### Using Docker\n\n* Make sure you have docker installed\n\n* Run `docker-compose build \u0026\u0026 docker-compose up`. Open [http://localhost](http://localhost) to view\n\n## Improvements\n- [ ] Unit Tests!\n\n## Appreciation :)\nMuch thanks to contributors:\n* [redcom](https://github.com/redcom)\n* [housseindjirdeh](https://github.com/housseindjirdeh)\n* [G2Jose](https://github.com/G2Jose)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjirdehh%2Freact-living-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjirdehh%2Freact-living-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjirdehh%2Freact-living-app/lists"}