{"id":28097608,"url":"https://github.com/anjacodes/math-magicians","last_synced_at":"2026-04-26T22:31:25.070Z","repository":{"id":45044982,"uuid":"444139932","full_name":"Anjacodes/math-magicians","owner":"Anjacodes","description":"Free online calculator built with React.js","archived":false,"fork":false,"pushed_at":"2022-01-17T16:07:31.000Z","size":512,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-13T17:24:17.598Z","etag":null,"topics":["reactjs"],"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/Anjacodes.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-01-03T17:09:46.000Z","updated_at":"2022-06-23T22:27:30.000Z","dependencies_parsed_at":"2022-09-23T10:42:20.007Z","dependency_job_id":null,"html_url":"https://github.com/Anjacodes/math-magicians","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anjacodes/math-magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjacodes%2Fmath-magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjacodes%2Fmath-magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjacodes%2Fmath-magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjacodes%2Fmath-magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anjacodes","download_url":"https://codeload.github.com/Anjacodes/math-magicians/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anjacodes%2Fmath-magicians/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32315711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T21:09:39.134Z","status":"ssl_error","status_checked_at":"2026-04-26T21:09:21.240Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["reactjs"],"created_at":"2025-05-13T17:24:16.237Z","updated_at":"2026-04-26T22:31:25.055Z","avatar_url":"https://github.com/Anjacodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eMath Magicians\u003c/h1\u003e\n\n\"Math magicians\" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:\n\n\u003cul\u003e\n  \u003cli\u003eMake simple calculations.\u003c/li\u003e\n  \u003cli\u003eRead a random math-related quote.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003cimg width=\"710\" alt=\"math magicians preview\" src=\"/MathMagicians.png\"\u003e\n\n\u003ch2\u003e🧩 Built With\u003c/h2\u003e\n\nReact.js\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n\u003ch2\u003eLive Demo\u003c/h2\u003e\n\n\u003ca href=\"https://vigilant-kowalevski-cde2c6.netlify.app/\" rel=\"noopener noreferrer\"\u003eLive Demo Link 1\u003c/a\u003e\n\n\u003ca href=\"https://mathmagicians-app.herokuapp.com/\" rel=\"noopener noreferrer\"\u003eLive Demo Link 2\u003c/a\u003e\n\n\n\u003ch2\u003e📚 Getting Started\u003c/h2\u003e\n\nTo get a local copy up and running follow these simple example steps.\n\n\u003ch2\u003ePrerequisites\u003c/h2\u003e\n\nFor this project you don't need any aditional tools to run it.\nBe sure to have git set up on your local machine. If you are unfamiliar with the necessary steps, please find a step-by-step guide \u003ca href=\"https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup\" rel=\"noopener noreferrer\"\u003ehere\u003c/a\u003e\n\n\u003ch2\u003eSetup\u003c/h2\u003e\n\nFork a copy to your repository and clone it locally\n\n\u003ch2\u003eInstall\u003c/h2\u003e\n\nRun `npm install` from your terminal window\n\n\u003ch2\u003eUsage\u003c/h2\u003e\n\nYou can now edit the code in your favorite Code Editor or view it in your browser.\n\n\u003ch2\u003eDeployment\u003c/h2\u003e\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 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\u003ch3\u003eAuthors\u003c/h3\u003e\n\n👤 Anja\n\nGitHub: \u003ca href=\"https://github.com/Anjacodes\" rel=\"noopener noreferrer\"\u003e@Anjacodes\u003c/a\u003e\u003cbr\u003e\nTwitter: \u003ca href=\"https://twitter.com/Anja_Schmidt7\" rel=\"noopener noreferrer\"\u003e@Anja_Schmidt7\u003c/a\u003e\u003cbr\u003e\nLinkedIn: \u003ca href=\"https://www.linkedin.com/in/anja-schmidt7/\" rel=\"noopener noreferrer\"\u003eAnja Schmidt\u003c/a\u003e\u003cbr\u003e\n\n\u003ch2\u003e🤝 Contributing\u003c/h2\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the \u003ca href=\"https://github.com/microverseinc/readme-template/issues\" rel=\"noopener noreferrer\"\u003eissues page\u003c/a\u003e.\n\n\u003ch2\u003eShow your support\u003c/h2\u003e\n\nGive a ⭐️ if you like this project!\n\n\u003c!-- \u003ch2\u003eAcknowledgments\u003c/h2\u003e\n\nThank you Microverse for your guidance in making a great portfolio for myself! --\u003e\n\n\u003ch2\u003e📝 License\u003c/h2\u003e\n\nThis project is \u003ca href=\"https://github.com/microverseinc/readme-template/blob/master/MIT.md\" rel=\"noopener noreferrer\"\u003eMIT\u003c/a\u003e licensed.\n\nCopyright (c) 2022 Anja Schmidt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjacodes%2Fmath-magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanjacodes%2Fmath-magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanjacodes%2Fmath-magicians/lists"}