{"id":17419512,"url":"https://github.com/kendoriddy/math-magicians","last_synced_at":"2026-04-19T13:32:17.059Z","repository":{"id":104067995,"uuid":"532961080","full_name":"kendoriddy/math-magicians","owner":"kendoriddy","description":"\"Math-Magician\" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations, generate and read random math-related quotes and also tweet the quote.","archived":false,"fork":false,"pushed_at":"2023-04-07T08:45:14.000Z","size":65525,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-03-27T23:42:12.054Z","etag":null,"topics":["css","javascript","react","react-router"],"latest_commit_sha":null,"homepage":"https://mathe-magic.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/kendoriddy.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-05T15:36:18.000Z","updated_at":"2023-03-04T16:16:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"e377e55e-6d4c-40b1-87ab-10ec5d6354b1","html_url":"https://github.com/kendoriddy/math-magicians","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","purl":"pkg:github/kendoriddy/math-magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendoriddy%2Fmath-magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendoriddy%2Fmath-magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendoriddy%2Fmath-magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendoriddy%2Fmath-magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kendoriddy","download_url":"https://codeload.github.com/kendoriddy/math-magicians/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kendoriddy%2Fmath-magicians/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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","react-router"],"created_at":"2024-10-17T02:24:10.395Z","updated_at":"2026-04-19T13:32:17.040Z","avatar_url":"https://github.com/kendoriddy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Math-Magicians\n\n\"Math-Magician\" is a web app for all lovers of mathematics. It is a Single Page Application (SPA) that allows users to make simple calculations and read a random math-related quote.\n\nThe goal here is to Build a single page web application for mathematics weebs using the React library\n\n![](./src/assets/images/math1.png)\n![](./src/assets/images/math2.png)\n![](./src/assets/images/math3.png)\n\n## Built With\n\n- React\n- Linters\n\n## Live Demo\n[Live demo](https://mathe-magic.netlify.app/)\n\n### Prerequisites\n\nThe basic requirements for building the executable are:\n\n- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)\n- Have a good knowledge on how to parse UI designs\n- Have VSCode or other text editor installed. [Link to download VSCode](https://code.visualstudio.com/download)\n- Install node package. [Link to download node](https://nodejs.org/en/download/)\n- Have git installed.[Link to download git](https://git-scm.com/downloads)\n- Create a github repository.\n\n## Getting Started\n\nTo get a local copy up and running follow these simple example steps.\n\n### Cloning the project\n\n```\ngit clone  https://github.com/kendoriddy/math-magicians.git \u003cYour-Build-Directory\u003e\n\n```\n\n```\ncd \u003cYour-Build-Directory\u003e \n\n```\n\n## Getting packages and dependencies\n\nTo get all package modules required to build the project run:\n\n```\nnpm install\n```\n\nevery package module required to build the project is listed in the package.json file. this is used as a reference to get all dependencies.\n\n## Building\n\nTo build the project run:\n\n```\nnpm run build\n```\n\nafter you run this successfully you'd locate the build from in the ```build``` folder located from the parent directory of the project.\n\n## Running\n\nTo run the program on a browser through a server run this command in your cli\n\n```\nnpm start\n```\n\nThis should open the page in your localhost on port 3000. then you'd be able to view the built page generated using webpack.\n\n## Run tests\n\nFor tracking linters errors locally, you need to follow these steps:\n\n- For tracking linter errors in CSS file run:\n\n```\nnpx stylelint \"**/*.{css,scss}\"\n```\n\n- For tracking linter errors in Javascript file run:\n\n```\nnpx eslint .\n```\n\n## 🤝 Contributing\n\nFeel free to check the [issues page](../../issues/).\n\n👤 **Kehinde Ridwan Onifade**\n\n- GitHub: [@githubhandle](https://github.com/kendoriddy)\n\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kehindeonifade)\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Microverse\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendoriddy%2Fmath-magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkendoriddy%2Fmath-magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkendoriddy%2Fmath-magicians/lists"}