{"id":16077761,"url":"https://github.com/erikstoupignan/math-magician","last_synced_at":"2026-05-05T21:34:22.516Z","repository":{"id":122801540,"uuid":"533031679","full_name":"ErikStoupignan/math-magician","owner":"ErikStoupignan","description":"\"Math magicians\" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:  Make simple calculations. Read a random math-related quote.","archived":false,"fork":false,"pushed_at":"2023-02-07T05:40:09.000Z","size":1802,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-10T21:37:40.847Z","etag":null,"topics":["css","html","javascripts","react"],"latest_commit_sha":null,"homepage":"https://polite-unicorn-62bbdc.netlify.app/","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/ErikStoupignan.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":"2022-09-05T19:21:31.000Z","updated_at":"2023-02-07T05:36:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"15e34f40-d902-4c33-895c-b6887ebf7120","html_url":"https://github.com/ErikStoupignan/math-magician","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"1d4e8d4f3ee6d7c1ad888f225e87f169969f99c7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikStoupignan%2Fmath-magician","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikStoupignan%2Fmath-magician/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikStoupignan%2Fmath-magician/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErikStoupignan%2Fmath-magician/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErikStoupignan","download_url":"https://codeload.github.com/ErikStoupignan/math-magician/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325645,"owners_count":20920713,"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":["css","html","javascripts","react"],"created_at":"2024-10-09T10:02:45.469Z","updated_at":"2026-05-05T21:34:17.497Z","avatar_url":"https://github.com/ErikStoupignan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Math magician\n\n## Built With\n\n- HTML\n- CSS\n- JS\n- React\n\n## Live Demo\n\n\u003ca href=\"https://polite-unicorn-62bbdc.netlify.app/\"\u003eOpen my project\u003c/a\u003e \n\n## Screenshots\n\n![image](https://user-images.githubusercontent.com/106561762/217158072-bf4cb59e-64e0-4d63-a7d6-b1ab81d52a1c.png)\n\n## Getting Started\n\nTo get a local copy up and running it, follow these simple steps.\n\n### Prerequisites\n\n- Internet Service.\n- Basic Knowledge about Git and Github.\n- VSCode.\n\n### Setup\n\n1. Create an empty folder in your computer to store the clone.\n\n2. Copy the following link and paste it into your VSCode or your terminal:\n\n\u003e https://github.com/ErikStoupignan/math-magician.git\n\n3. Store it in the file you created before.\n\n4. Create a new branch for working and make changes to adapt it according to your requirements.\n\n### Install\n\n- To install linters please open the ***.github/workflows*** then get into ***linters.yml*** and check the instructions and commands.\n- To install the libraries, please use the cmd: \n\u003e npm install\n\n### Usage\n\nFor educational purpose only, use it as a guideline.\n\n## Available Scripts\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 it 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 mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for 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 the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/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\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\n### Deployment\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)\n\n### `npm run build` fails to minify\n\nThis section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)\n\n## Authors\n\n👤 **Erik Stoupignan Sánchez Beltrán**\n\n- GitHub: [@ErikStoupignan](https://github.com/ErikStoupignan)\n- Twitter: [@Erik_Stoupignan](https://twitter.com/Erik_Stoupignan)\n- LinkedIn: [Erik Stoupignan Sánchez Beltrán](https://www.linkedin.com/in/erik-s%C3%A1nchez-beltr%C3%A1n-393180238/)\n\n## License\n\u003ca href=\"MIT.md\"\u003eLicense MIT.md\u003c/a\u003e\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikstoupignan%2Fmath-magician","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferikstoupignan%2Fmath-magician","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferikstoupignan%2Fmath-magician/lists"}