{"id":16556961,"url":"https://github.com/kooya3/elyssa-gym","last_synced_at":"2025-08-02T19:07:04.078Z","repository":{"id":130005142,"uuid":"598998793","full_name":"kooya3/elyssa-gym","owner":"kooya3","description":"A home workout web app💪 that has exercises targeting muscle groups and can search for specific equipment and return relevant results. Test it out 🚀","archived":false,"fork":false,"pushed_at":"2024-06-29T19:59:19.000Z","size":28535,"stargazers_count":17,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T17:16:48.319Z","etag":null,"topics":["api","exercise","gym-application","gym-website","gym-workouts","reactjs","workout-apps"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kooya3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-08T08:37:11.000Z","updated_at":"2025-03-03T11:05:49.000Z","dependencies_parsed_at":"2023-11-21T12:01:19.471Z","dependency_job_id":"75ed3980-87c8-4e2f-b6f6-250a780b8a43","html_url":"https://github.com/kooya3/elyssa-gym","commit_stats":null,"previous_names":["joankin/elyssa-gym","kooya3/elyssa-gym"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kooya3/elyssa-gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kooya3%2Felyssa-gym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kooya3%2Felyssa-gym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kooya3%2Felyssa-gym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kooya3%2Felyssa-gym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kooya3","download_url":"https://codeload.github.com/kooya3/elyssa-gym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kooya3%2Felyssa-gym/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268438810,"owners_count":24250662,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","exercise","gym-application","gym-website","gym-workouts","reactjs","workout-apps"],"created_at":"2024-10-11T20:06:11.047Z","updated_at":"2025-08-02T19:07:04.028Z","avatar_url":"https://github.com/kooya3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"  # Gym 🥋 Library \n \u003e\u003e ![localhost_3000_ (1)](https://user-images.githubusercontent.com/84116117/218280269-5d0dbf4b-df08-4759-a800-d5f2d326a3a4.png)\n\u003e This is a home workout webapp with numerous variations of exercises in GIF format built using RapidAPI \u0026 React mostly\n\nmake sure to test it out and help me make it better with your feedback.\n\n  ## Updating to New Releases\n\n\n* `create-react-app` is a global command-line utility that you use to create new projects.\n* `react-scripts` is a development dependency in the generated projects (including this one).\n\n  \nIn most cases bumping the `react-scripts` version in `package.json` and running `npm install` in this folder should be enough, but it’s good to consult the [changelog](https://github.com/facebookincubator/create-react-app/blob/master/CHANGELOG.md) for potential breaking changes.\n\nWe commit to keeping the breaking changes minimal so you can upgrade `react-scripts` painlessly.\n\n\n - [npm start](#npm-start)\n  - [npm run build](#npm-run-build)\n  \n\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr\u003e\nSee the section about [running tests](#running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](#deployment) for more information.\n\n### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkooya3%2Felyssa-gym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkooya3%2Felyssa-gym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkooya3%2Felyssa-gym/lists"}