{"id":15371573,"url":"https://github.com/stevehobbsdev/marvel-api-demo","last_synced_at":"2026-03-18T01:30:19.475Z","repository":{"id":143406428,"uuid":"97528272","full_name":"stevehobbsdev/marvel-api-demo","owner":"stevehobbsdev","description":"A React-Redux-powered app to browse characters from the official Marvel API","archived":false,"fork":false,"pushed_at":"2019-02-08T12:20:57.000Z","size":1998,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T20:16:02.438Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevehobbsdev.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":"2017-07-17T22:35:41.000Z","updated_at":"2019-02-08T12:20:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"79e2c78e-f383-4e6a-8dec-3d60edd490fe","html_url":"https://github.com/stevehobbsdev/marvel-api-demo","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":"0.13793103448275867","last_synced_commit":"9446d3dc3390a8ef936f07e87bc0921376ae4b2c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fmarvel-api-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fmarvel-api-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fmarvel-api-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevehobbsdev%2Fmarvel-api-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevehobbsdev","download_url":"https://codeload.github.com/stevehobbsdev/marvel-api-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239929535,"owners_count":19720153,"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-01T13:47:43.696Z","updated_at":"2026-03-18T01:30:19.425Z","avatar_url":"https://github.com/stevehobbsdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marvel API demo\n\nA single-page JavaScript app to demonstrate connectivity with the Marvel API, built using React and Redux. The application is based on the [create-react-app](https://github.com/facebookincubator/create-react-app) starter kit.\n\n## Prerequisites\n\n- NodeJS \u003e= 4.x\n- [yarn](https://yarnpkg.com/en/) or npm\n- An API key for [the Marvel API](https://developer.marvel.com)\n\n## Getting started\n\nClone this repository and run `$ yarn install` (or `$ npm install`) from the command line to install dependencies.\n\n## Running the app\n\nYour public API key for the Marvel API must be supplied as an environment variable `REACT_APP_API_KEY` for the application to work.\n\nTo start the application on port 3000, run:\n\n`$ REACT_APP_API_KEY=\u003capi key\u003e yarn start`\n\nor if using npm: \n\n`$ REACT_APP_API_KEY=\u003capi key\u003e npm start`\n\nwhere `\u003capi key\u003e` is your public API key for the Marvel API.\n\n## Testing the app\n\nTo run all the associated unit tests using [Jest](https://facebook.github.io/jest/docs/tutorial-react.html), run `$ yarn test` (or `$ npm test`).\n\n## Browser support\n\nThe application has been tested on:\n\n- Chrome 59\n- Internet Explorer 11\n- Microsoft Edge 38\n- Firefox 52\n- Brave Mobile (Android)\n\n## Preview\n![App screenshot](doc/app_screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fmarvel-api-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevehobbsdev%2Fmarvel-api-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevehobbsdev%2Fmarvel-api-demo/lists"}