{"id":17353874,"url":"https://github.com/punitgr/exchange-rate-app","last_synced_at":"2025-08-29T05:10:55.503Z","repository":{"id":88877000,"uuid":"298598883","full_name":"PunitGr/exchange-rate-app","owner":"PunitGr","description":"Currency exchange app","archived":false,"fork":false,"pushed_at":"2020-09-25T17:18:51.000Z","size":4250,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:44:05.762Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://optimistic-blackwell-902e64.netlify.app/","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/PunitGr.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":"2020-09-25T14:38:50.000Z","updated_at":"2020-09-26T22:26:47.000Z","dependencies_parsed_at":"2023-06-12T23:00:30.159Z","dependency_job_id":null,"html_url":"https://github.com/PunitGr/exchange-rate-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/PunitGr%2Fexchange-rate-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunitGr%2Fexchange-rate-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunitGr%2Fexchange-rate-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PunitGr%2Fexchange-rate-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PunitGr","download_url":"https://codeload.github.com/PunitGr/exchange-rate-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245851038,"owners_count":20682768,"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":[],"created_at":"2024-10-15T17:18:12.842Z","updated_at":"2025-03-27T13:23:32.911Z","avatar_url":"https://github.com/PunitGr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# exchange-rate-app\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/9a938643-a3c7-4ca1-aac6-fe2f420db2e6/deploy-status)](https://app.netlify.com/sites/optimistic-blackwell-902e64/deploys)\n\nhttps://optimistic-blackwell-902e64.netlify.app/\n\nThis app is build using `react, typescript, webpack/babel, redux, redux-saga, styled-components, chart.js, axios, eslint, prettier, jest, React Testing Library`\n\n**_API used_**: `https://api.exchangeratesapi.io`\n\n### Commands\n\n```\n* yarn start // To run it locally\n* yarn test  To run all tests\n* yarn build // To build the app\n* yarn lint // For lint fixes\n* yarn test:watch // To run latest tests after commit\n```\n\n### Local setup\n\n```\nyarn\nyarn start\n```\n\n**_App will be active and running on http://localhost:8080/_**\n\n### GIF\n\n\u003cimg src=\"https://github.com/punitgr/exchange-rate-app/blob/master/gif/new.gif\" style=\"width:600px;height:600px;\" /\u003e\n\n### Code structure\n\n- `components/Exchange` - For the exchange screen\n- `components/common` - Contains all the common components\n- `components/Icons` - Consist of all the icons (Used SVG components)\n- `components/Widget` - Conist of the Widget and HistoryChart component.\n  Right now, widget hits the api to fetch exhchange rate for a pair of currency every 10 seconds. It can also be a subscription if provided the api.\n- `@types` - Consiting of types which is used accross the code like `State, Options, ...etc`\n- `store/` - Conist of files related to redux which is the state container of the app.\n  Used `redux-saga` for handling side effects.\n- `utils` - Common utility functions and keeping color config.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunitgr%2Fexchange-rate-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpunitgr%2Fexchange-rate-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpunitgr%2Fexchange-rate-app/lists"}