{"id":17455860,"url":"https://github.com/tresorsawasawa/math_magicians","last_synced_at":"2026-04-18T06:31:40.727Z","repository":{"id":43360776,"uuid":"456499768","full_name":"tresorsawasawa/math_magicians","owner":"tresorsawasawa","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 and Read a random math-related quote.","archived":false,"fork":false,"pushed_at":"2022-10-26T22:55:26.000Z","size":2779,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-03-28T05:16:36.554Z","etag":null,"topics":["javascript","react","sass","webpack"],"latest_commit_sha":null,"homepage":"https://tresorsawasawa.github.io/math_magicians/","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/tresorsawasawa.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-07T12:39:20.000Z","updated_at":"2023-02-20T07:51:20.000Z","dependencies_parsed_at":"2022-09-06T01:10:28.344Z","dependency_job_id":null,"html_url":"https://github.com/tresorsawasawa/math_magicians","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tresorsawasawa/math_magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresorsawasawa%2Fmath_magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresorsawasawa%2Fmath_magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresorsawasawa%2Fmath_magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresorsawasawa%2Fmath_magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tresorsawasawa","download_url":"https://codeload.github.com/tresorsawasawa/math_magicians/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tresorsawasawa%2Fmath_magicians/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31959873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["javascript","react","sass","webpack"],"created_at":"2024-10-18T02:23:07.099Z","updated_at":"2026-04-18T06:31:40.706Z","avatar_url":"https://github.com/tresorsawasawa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Math magicians\n\nThis project has been bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n![math-magicians](./src/images/math_magicians.png)\n\n## Built With\n\nThis project is built with:\n\n- ![React](https://img.shields.io/badge/-React-000000?style=flat\u0026logo=react)\n- ![Sass](https://img.shields.io/badge/-Sass-000000?style=flat\u0026logo=sass\u0026logoColor=ffffff\u0026labelColor=%23CC6699)\n- ![JavaScript](https://img.shields.io/badge/-JavaScript-000000?style=flat\u0026logo=javascript)\n\n## Live Demo\n\nClick [here](https://tresorsawasawa.github.io/math_magicians/) to see the live demo\n\n## Getting Started\n\nTo get the content of this project locally you need to run this command in your terminal:\n\n### Preriquiresites\n\nFirst make sure you have the following tools in local machine:\n\n- [Git](https://www.linode.com/docs/guides/how-to-install-git-on-linux-mac-and-windows/)\n- [Node.js](https://nodejs.dev/learn/how-to-install-nodejs)\n- IDE(e.g.: Vscode, Sublime,...)\n\n### Setup \n\n1. Clone the repo\n```\ngit clone hhttps://github.com/tresorsawasawa/math_magicians.git\n```\n2. Access the cloned the repo \n```\ncd math_magicians\n```\n\n### Install\n\n- To install all the dependancies of the project:\n```\nnpm install\n```\n- Create the production mode\n```\nnpm run build\n```\n- Run the app locally\n```\nnpm start or npm run start\n``` \n\n## Test\n\nFor tracking linter errors locally you need to follow these steps:\n\n- After cloning the project make sure you have run this command\n\n  \u003e `npm install` command\n\n- For tracking the linter errors in HTML file run:\n\n  \u003e `npx hint .`\n\n- For tracking the linterj errors in CSS file run:\n\n  \u003e `npx stylelint \"\\*_/_.{css,scss}\"`\n\n- And For tracking the linter errors in JavaScript file run:\n\n  \u003e `npx eslint .`\n\n- Use `npm run build` to run the app in live server\n\n## Author\n\n👤 **Tresor Sawasawa**\n\n- GitHub: [@tresorsawasawa](https://github.com/tresorsawasawa)\n- Twitter: [@tresorsawasawa](https://twitter.com/TresorSawasawa)\n- LinkedIn: [Trésor Sawasawa](https://www.linkedin.com/in/tr%C3%A9sor-sawasawa-43745320b/)\n\n## :handshake: Contributing\n\nFeel free to check the [issues page](https://github.com/tresorsawasawa/math_magicians/issues)\n\n## Show your support\n\nGive a :star: if you like this project!\n\n## Acknowledgments\n\n- Thanks to everyone who will get time to check this code especially to code reviewers.\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftresorsawasawa%2Fmath_magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftresorsawasawa%2Fmath_magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftresorsawasawa%2Fmath_magicians/lists"}