{"id":17808714,"url":"https://github.com/maximoortelli/math-magicians","last_synced_at":"2025-06-14T08:09:07.846Z","repository":{"id":195631722,"uuid":"693314790","full_name":"maximoortelli/Math-magicians","owner":"maximoortelli","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-28T16:29:03.000Z","size":1076,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-05-30T20:46:30.779Z","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/maximoortelli.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":"2023-09-18T19:26:41.000Z","updated_at":"2023-09-18T21:56:50.000Z","dependencies_parsed_at":"2024-12-14T22:34:45.256Z","dependency_job_id":null,"html_url":"https://github.com/maximoortelli/Math-magicians","commit_stats":null,"previous_names":["maximoortelli/math-magicians"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maximoortelli/Math-magicians","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FMath-magicians","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FMath-magicians/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FMath-magicians/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FMath-magicians/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximoortelli","download_url":"https://codeload.github.com/maximoortelli/Math-magicians/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximoortelli%2FMath-magicians/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259783062,"owners_count":22910300,"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":[],"created_at":"2024-10-27T15:12:36.413Z","updated_at":"2025-06-14T08:09:07.830Z","avatar_url":"https://github.com/maximoortelli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./src/assets/math-magicians-logo.png\" alt=\"logo\" width=\"150\"  height=\"auto\" /\u003e\n    \u003ch1\u003e\u003cb\u003eMath Magicians\u003c/b\u003e\u003c/h1\u003e\n\u003c/div\u003e\n\n---\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n    - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n---\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Math Magicians \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Math Magicians** is a project that allows me to showcase my web development skills and expertise in React and UI/UX design. With a focus on engaging interfaces, I demonstrate proficiency in various aspects including wireframing, component creation, event handling, and API integration. The project embodies intuitive design principles and seamless functionality, delivering a captivating user experience.\nIt is a Single Page App (SPA) that allows users to:\n\n- Make simple calculations.\n- Read a random math-related quote.\n\n---\n\n#### Learning objectives\n\n- Use React components.\n- Use React props.\n- Use React state.\n- Use React routes.\n\n---\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n  \u003cul\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=react\"/\u003e\n      \u003ca href=\"https://react.dev/\"\u003eReact.js\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=js\"/\u003e\n      \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/JavaScript\"\u003eJavaScript\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003cimg src=\"https://skillicons.dev/icons?i=html\"/\u003e\n      \u003ca href=\"https://developer.mozilla.org/en-US/docs/Web/HTML\"\u003eHTML\u003c/a\u003e\n    \u003c/li\u003e\n  \u003c/ul\u003e\n\n---\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **SPA website**\n- **React configuration**\n- **HTML Generation**\n- **CSS Styling**\n- **Development Server**\n- **Code Quality**\n- **Modular Structure**\n- **JavaScript Functionality**\n- **Gitflow**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\n- \u003ca href=\"https://math-magicians-ak5t.onrender.com\"\u003eClick Here\u003c/a\u003e to see the live demo\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e To get a local copy up and running, follow these steps.\n\u003e This project requires Node.js and npm installed on your machine.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n### Setup\n\nClone this repository to your desired folder:\n\nExample commands:\n\n```bash\n  cd math-magiciansa\n  git clone https://github.com/maximoortelli/Math-magicians.git\n```\n\n### Install\n\nInstall this project's dependencies with:\n\n- npm install\n\n### Usage\n\nTo run the project, execute the following command:\n\n```bash\n npm run start\n```\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### Run tests\n\n```bash\n  npm test\n```\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\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Author1**\n\n- GitHub: [@maximoortelli](https://github.com/maximoortelli)\n- LinkedIn: [Maximo Ortelli](https://www.linkedin.com/in/maximo-ortelli-rueda-265228203/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Improve Calculator style**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nGive a ⭐ if you liked this project!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI thank Microverse for this fantastic opportunity.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoortelli%2Fmath-magicians","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximoortelli%2Fmath-magicians","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximoortelli%2Fmath-magicians/lists"}