{"id":20811946,"url":"https://github.com/libercosoft/maths-magicians","last_synced_at":"2026-04-19T23:32:39.689Z","repository":{"id":67907472,"uuid":"556651062","full_name":"LIBERCOSOFT/maths-magicians","owner":"LIBERCOSOFT","description":"A Single Page Application that make simple math calculations and read a random math-related quote.","archived":false,"fork":false,"pushed_at":"2023-06-28T11:58:38.000Z","size":1220,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-12-27T08:46:43.729Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LIBERCOSOFT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-24T08:50:10.000Z","updated_at":"2022-10-24T10:29:49.000Z","dependencies_parsed_at":"2024-11-17T20:49:31.892Z","dependency_job_id":"60f1cf8f-7fd7-45f1-af5f-ceb4cd59a53f","html_url":"https://github.com/LIBERCOSOFT/maths-magicians","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LIBERCOSOFT/maths-magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fmaths-magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fmaths-magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fmaths-magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fmaths-magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIBERCOSOFT","download_url":"https://codeload.github.com/LIBERCOSOFT/maths-magicians/tar.gz/refs/heads/development","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fmaths-magicians/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32026619,"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":[],"created_at":"2024-11-17T20:49:26.227Z","updated_at":"2026-04-19T23:32:39.451Z","avatar_url":"https://github.com/LIBERCOSOFT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# math-magicians\n\n![microverse icon](https://img.shields.io/badge/Microverse-blueviolet)\n\n\u003e A Single Page App (SPA) that allows users to Make simple calculations and read a random math-related quote.\n\n\u003c!-- ![screenshot](./sec.png) --\u003e\n\n\"Math magicians\" is a Single Page App (SPA) that allows users to:\n\n- Make simple calculations.\n- Read a random math-related quote.\n\n## Built With\n\n- Major Languages: JavaScript.\n- Libraries: React,\n- Technologies used:\n\n```bash\n- create-react-app tool\n- Git version control\n- ESLint code linting\n- StyleLint code linting\n- Prettier code formatting\n- Babel transpiling\n- Webpack bundling\n- netlify deployment\n```\n\n## Live Demo\n\n[Live Demo](https://aesthetic-salmiakki-eb0e63.netlify.app/)\n\n## Getting Started\n\nTo get a local copy up and running, follow the steps in Setup below.\n\n### Prerequisites\n\nBasic knowledge of HTML, CSS, JavaScript, and React.\n\n### Setup\n\nIf you installed git you can clone the code to your machine, or download a ZIP of all the files directly.\n\n[Download the ZIP from this location](https://github.com/LIBERCOSOFT/maths-magicians/archive/refs/heads/development.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine:\n\n```bash\ngit clone https://github.com/LIBERCOSOFT/maths-magicians.git - for HTTP\ngit clone git@github.com:LIBERCOSOFT/maths-magicians.git - for SSH\n```\n\n- Once the files are on your machine, open the _maths-magicians_ folder in your preferred code editor e.g VS Code, Atom, etc. , and follow the steps in Installation \u0026 Set Up\n\n## 🛠 Installation \u0026 Set Up\n\n1. Install Node Modules\n\n   ```sh\n   npm install\n   ```\n\n2. Start the development server\n\n   ```sh\n   npm start\n   ```\n\n3. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n## 🚀 Building and Running for Production\n\n1. Generate a full static production build\n\n   ```sh\n   npm run build\n   ```\n\n## 🚀 Testing Application\n\n1. Test the items Counter and Comments Counter function\n\n   ```sh\n   npm test\n   ```\n\n### Install\n\nThe following tools help make easier to work with sample code.\n\n- [git](https://git-scm.com/downloads): A tool for managing source code\n- [Visual Studio Code](https://code.visualstudio.com/): A source code editor\n- [NVM](https://github.com/nvm-sh/nvm): A node package manager\n\n## Authors\n\n👤 **Kolapo Precious Akinrinlola**\n\n- GitHub: [@LIBERCOSOFT](https://github.com/LIBERCOSOFT)\n- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)\n- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola-072097110)\n\n👤 **Degisew**\n\n- GitHub: [degisew](https://github.com/degisew)\n- Twitter: [@DJ_etiya](https://twitter.com/Degisew-mengist)\n- LinkedIn: [jegisew21](https://www.linkedin.com/in/degisew-mengist-003298802)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/LIBERCOSOFT/maths-magicians/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Fmaths-magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibercosoft%2Fmaths-magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Fmaths-magicians/lists"}