{"id":15685220,"url":"https://github.com/zhadier/math-magicians","last_synced_at":"2025-08-27T09:42:19.674Z","repository":{"id":43723054,"uuid":"456593839","full_name":"zhadier/math-magicians","owner":"zhadier","description":"Math magicians is a website made using React for all maths fanatics. It is a Single Page Application (SPA) that allows users to make simple calculations using a calculator or get access to random Math-related quotes.","archived":false,"fork":false,"pushed_at":"2022-02-21T18:16:46.000Z","size":6317,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-07T16:44:55.488Z","etag":null,"topics":["css","javascript","react"],"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/zhadier.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}},"created_at":"2022-02-07T16:49:25.000Z","updated_at":"2022-03-12T13:36:46.000Z","dependencies_parsed_at":"2022-08-21T22:20:31.753Z","dependency_job_id":null,"html_url":"https://github.com/zhadier/math-magicians","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhadier/math-magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhadier%2Fmath-magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhadier%2Fmath-magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhadier%2Fmath-magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhadier%2Fmath-magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhadier","download_url":"https://codeload.github.com/zhadier/math-magicians/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhadier%2Fmath-magicians/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272315595,"owners_count":24912606,"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-27T02:00:09.397Z","response_time":76,"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":["css","javascript","react"],"created_at":"2024-10-03T17:24:20.893Z","updated_at":"2025-08-27T09:42:14.629Z","avatar_url":"https://github.com/zhadier.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- @format --\u003e\n\n![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Math Magicians\n\n\u003e \"Math Magicians\" is a React project for Math lovers. You can view details about the history of Math, make calculations, or view fun random Math Quotes!\n\n![preview](maths.gif)\n\n## Built With\n\n- HTML / CSS / JavaScript / React\n\n## Live Demo\n\n- [Github Page](https://zhadier.github.io/math-magicians)\n- [Heroku](https://zeeshan-math-magicians.herokuapp.com/)\n- [Netlify](https://zhadier-math-magicians.netlify.app/)\n## Getting Started\n\n### To launch the project locally:\n\n#### Step 1:\n\n- Clone this repo locally using git in the command line and the following command\n\n  git clone https://github.com/zhadier/math-magicians\n  \n- Alternatively, you can just download the complete zip file and extract the folder in your directory\n\n\n#### Step 2:\n\nIn the project directory, you can run:\n\n##### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view\nit in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n##### `npm test`\n\nLaunches the test runner in the interactive watch\nmode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests)\nfor more information.\n\n##### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes\nthe build for the best performance.\n\nThe build is minified and the filenames include the\nhashes.\\\nYour app is ready to be deployed!\n\nSee the section about\n[deployment](https://facebook.github.io/create-react-app/docs/deployment)\nfor more information.\n\n##### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`,\nyou can't go back!**\n\nIf you aren't satisfied with the build tool and\nconfiguration choices, you can `eject` at any time.\nThis command will remove the single build dependency\nfrom your project.\n\nInstead, it will copy all the configuration files and\nthe transitive dependencies (webpack, Babel, ESLint,\netc) right into your project so you have full control\nover them. All of the commands except `eject` will\nstill work, but they will point to the copied scripts\nso you can tweak them. At this point you're on your\nown.\n\nYou don't have to ever use `eject`. The curated feature\nset is suitable for small and middle deployments, and\nyou shouldn't feel obligated to use this feature.\nHowever we understand that this tool wouldn't be useful\nif you couldn't customize it when you are ready for it.\n\n#### Learn More\n\nYou can learn more in the\n[Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the\n[React documentation](https://reactjs.org/).\n\n## Authors\n\n👤 **Zeeshan Haider**\n\n- GitHub: [@zhadier](https://github.com/zhadier)\n- LinkedIn: [Zeeshan Haider](https://www.linkedin.com/in/zhadier39/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome and highly encouraged!\nWe feel that your input is what helps us grow so you're always Welcome :)\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\nI would love to hear your thoughts and ideas 🖤\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhadier%2Fmath-magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhadier%2Fmath-magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhadier%2Fmath-magicians/lists"}