{"id":25387327,"url":"https://github.com/mohammed-taysser/gym","last_synced_at":"2026-05-08T05:07:29.218Z","repository":{"id":190767448,"uuid":"682262761","full_name":"Mohammed-Taysser/gym","owner":"Mohammed-Taysser","description":"Golds GYM is a premier fitness website that offers a comprehensive platform for fitness enthusiasts and individuals seeking to improve their health. The site provides a wide range of resources, including workout plans, nutrition advice, and personal training services. Golds GYM is renowned for its high-quality content, expert trainers, and a suppor","archived":false,"fork":false,"pushed_at":"2023-08-30T17:10:32.000Z","size":634,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T19:46:54.069Z","etag":null,"topics":["eslint","mui","mui-material","postcss","react","react-icons","typescript"],"latest_commit_sha":null,"homepage":"https://gym-fitness-react.vercel.app","language":"TypeScript","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/Mohammed-Taysser.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-08-23T19:46:23.000Z","updated_at":"2023-08-30T14:10:48.000Z","dependencies_parsed_at":"2025-02-15T11:38:46.143Z","dependency_job_id":"0ef21869-afe7-49bb-8c2e-8eb62c5cc22d","html_url":"https://github.com/Mohammed-Taysser/gym","commit_stats":null,"previous_names":["mohammed-taysser/gym"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Mohammed-Taysser/gym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammed-Taysser%2Fgym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammed-Taysser%2Fgym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammed-Taysser%2Fgym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammed-Taysser%2Fgym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohammed-Taysser","download_url":"https://codeload.github.com/Mohammed-Taysser/gym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohammed-Taysser%2Fgym/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689892,"owners_count":23349138,"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":["eslint","mui","mui-material","postcss","react","react-icons","typescript"],"created_at":"2025-02-15T11:38:39.677Z","updated_at":"2026-05-08T05:07:29.184Z","avatar_url":"https://github.com/Mohammed-Taysser.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Golds GYM][vercel-live]\n\nGolds GYM is a premier fitness website that offers a comprehensive platform for fitness enthusiasts and individuals seeking to improve their health. The site provides a wide range of resources, including workout plans, nutrition advice, and personal training services. Golds GYM is renowned for its high-quality content, expert trainers, and a supportive community that motivates members to reach their fitness goals. The website also features an online store with fitness equipment and apparel. With its user-friendly interface, Golds GYM makes fitness accessible to everyone, regardless of their fitness level or experience.\n\nLive demo links:\n\n- [![vercel](https://img.shields.io/badge/-vercel-05122A?style=plastic\u0026logo=vercel)][vercel-live]\n\n[vercel-live]: https://gym-fitness-react.vercel.app/\n\n## Features 🎮\n\n- Modern and responsive layout\n- Fully responsive with Modern Design\n- Use Redux with redux-toolkit Store\n- Designed with progressive enhancement in mind.\n- Written in TypeScript with predictable static types.\n- Use minimal need for any custom CSS.\n- Lint using Eslint\n- Improve SEO for each page\n\n## Pages 📃\n\n| Page                  | Path                     | Component                                                       |\n| --------------------- | ------------------------ | --------------------------------------------------------------- |\n| Homepage              | `/`                      | [404](src/pages/public/Homepage.tsx)                            |\n| 404                   | `*`                      | [404](src/pages/public/404.tsx)                                 |\n| Body Parts            | `/body-parts`            | [BodyPartDetails](src/pages/public/BodyParts.tsx)               |\n| Body Part Details     | `/body-parts/:title`     | [BodyPartDetails](src/pages/public/BodyPartDetails.tsx)         |\n| Equipments            | `/equipments`            | [Equipments](src/pages/public/Equipments.tsx)                   |\n| Equipments Details    | `/equipments/:title`     | [EquipmentDetails](src/pages/public/EquipmentDetails.tsx)       |\n| Exercises             | `/exercises`             | [Exercises](src/pages/public/Exercisesl.tsx)                    |\n| Exercise Details      | `/exercises/:id`         | [ExerciseDetail](src/pages/public/ExerciseDetail.tsx)           |\n| Target Muscles        | `/target-muscles`        | [TargetMuscles](src/pages/public/TargetMuscles.tsx)             |\n| Target Muscle Details | `/target-muscles/:title` | [TargetMuscleDetails](src/pages/public/TargetMuscleDetails.tsx) |\n\n## Quick start 🚀\n\nDownload the files from [`releases`](https://github.com/Mohammed-Taysser/gym/releases) or clone it using **git** version control:\n\n```shell\ngit clone https://github.com/Mohammed-Taysser/gym.git\n```\n\nInside the 'circle' directory, install the dependencies by running the following command:\n\n```shell\nnpm install\n```\n\nStart the development server by running the following command:\n\n```shell\nnpm run dev\n```\n\n## Resources ☁️\n\n- [Youtube Video](https://www.youtube.com/watch?v=KBpoBc98BwM)\n- [Exercises API](https://rapidapi.com/justin-WFnsXH_t6/api/exercisedb)\n\n## Contribution 🖐️\n\n- Fork it!\n- Create your feature branch: git checkout -b feature-name\n- Commit your changes: git commit -am 'Some commit message'\n- Push to the branch: git push origin feature-name\n- Submit a pull request 😉\n\n## License 📜\n\nMIT © [Mohammed Taysser](https://github.com/mohammed-Taysser/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammed-taysser%2Fgym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammed-taysser%2Fgym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammed-taysser%2Fgym/lists"}