{"id":15099625,"url":"https://github.com/mahammad-mostafa/rank-math-wallet","last_synced_at":"2026-01-07T01:07:27.363Z","repository":{"id":236091821,"uuid":"791894589","full_name":"mahammad-mostafa/rank-math-wallet","owner":"mahammad-mostafa","description":"That is a test project done for Rank Math. It is a simple crypto wallet page built using React \u0026 Sass.","archived":false,"fork":false,"pushed_at":"2024-05-01T00:21:40.000Z","size":298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T18:12:03.155Z","etag":null,"topics":["css-flexbox","css-modules","css3","dark-theme","es6-javascript","eslint","jsx","light-theme","react","react-components","reactjs","responsive-layout","sass","state-management","stylelint-scss","webhint"],"latest_commit_sha":null,"homepage":"https://rank-math-wallet.onrender.com","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/mahammad-mostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-04-25T15:20:43.000Z","updated_at":"2024-05-23T14:03:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"c95633a1-229a-4969-8c59-614cd59f75f1","html_url":"https://github.com/mahammad-mostafa/rank-math-wallet","commit_stats":{"total_commits":34,"total_committers":1,"mean_commits":34.0,"dds":0.0,"last_synced_commit":"6d8a37de7db04b7711758a902e6c6e259e91484e"},"previous_names":["mahammad-mostafa/rank-math-wallet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Frank-math-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Frank-math-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Frank-math-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahammad-mostafa%2Frank-math-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahammad-mostafa","download_url":"https://codeload.github.com/mahammad-mostafa/rank-math-wallet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245855594,"owners_count":20683539,"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":["css-flexbox","css-modules","css3","dark-theme","es6-javascript","eslint","jsx","light-theme","react","react-components","reactjs","responsive-layout","sass","state-management","stylelint-scss","webhint"],"created_at":"2024-09-25T17:24:45.460Z","updated_at":"2026-01-07T01:07:27.323Z","avatar_url":"https://github.com/mahammad-mostafa.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"title\"\u003e\u003c/a\u003e\n\n\u003c!-- TITLE --\u003e\n\n# 🏷️ Rank Math Wallet\n\nThis is a technical test project for **Rank Math** company.\n\u003cbr/\u003e\nCheck the below contents for further details about this project.\n\n\u003c!-- CONTENTS --\u003e\n\n# 📗 Contents\n\n- [Description](#description)\n- [Instructions](#instructions)\n- [Authors](#authors)\n- [Future](#future)\n- [Contributions](#contributions)\n- [Support](#support)\n- [Acknowledgements](#acknowledgements)\n- [License](#license)\n\n\u003c!-- DESCRIPTION --\u003e\n\n\u003ca name=\"description\"\u003e\u003c/a\u003e\n\n# 📖 Description\n\nThis project displays a simple page for a bitcoin wallet.\nProject implemented with `ReactJS` framework.\nIt applies `Components` and `Hooks`.\nStyling inside the project is done with `Sass` \u0026 `CSS Modules`.\nAll project dynamic files are contained in `src` directory while static assets are in `public` directory.\nThe live build is generated inside the `build` directory.\nLinting for `JavaScript` using `Eslint` \u0026 for `Sass` using `Stylelint`.\n\n📌 **Live Demo:**\n- See the project live from [here](https://rank-math-wallet.onrender.com).\n\n📌 **Tech Stack:**\n- Framework used is `ReactJS`\n- Page structure is built with `JSX`\n- Styling is built with `Sass`\n- Dynamic content is built with `ES6 JavaScript`\n- Bundling is done with `WebPack`\n- Graph chart is built with `Recharts` \n\n📌 **Key Features:**\n- Single page app with fixed content\n- Responsive layout with all screen sizes\n- Simple hover \u0026 transition effects\n- Static side menu toggling\n- Light \u0026 dark theme switch\n \n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- INSTRUCTIONS --\u003e\n\n\u003ca name=\"instructions\"\u003e\u003c/a\u003e\n\n# 🛠️ Instructions\n\nYou can easily download or fork this repository and work on it immadiately!\n\n📌 **Prerequisites:**\n- `NodeJS` for installing \u0026 running all packages\n\n📌 **Installation:**\n- Install all dependencies with `npm`\n```\nnpm install\n```\n\n📌 **Development:**\n- For live development on `localhost:3000` run:\n```\nnpm run start\n```\n\n📌 **Deployment:**\n- You can deploy this project by uploading files in the `build` folder to a live server.\n- Create the distribution build using this command:\n```\nnpm run build\n```\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n\u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n# 👥 Authors\n\n📌 **Mahammad:**\n- [GitHub](https://github.com/mahammad-mostafa)\n- [Twitter](https://twitter.com/mahammad_mostfa)\n- [LinkedIn](https://linkedin.com/in/mahammad-mostafa)\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- FUTURE --\u003e\n\n\u003ca name=\"future\"\u003e\u003c/a\u003e\n\n# 🔭 Future\n\nSome additional features I may implement in the project:\n- [ ] Additional pages like `Home` page\n- [ ] Implement advanced `Hooks` features like `useMemo`\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- CONTRIBUTIONS --\u003e\n\n\u003ca name=\"contributions\"\u003e\u003c/a\u003e\n\n# 🤝🏻 Contributions\n\nWish to contribute to this project?\n\u003cbr/\u003e\nContributions, issues, and feature requests are more than welcome!\n\u003cbr/\u003e\nFeel free to check the [issues](../../issues) page too.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n\u003ca name=\"support\"\u003e\u003c/a\u003e\n\n# ⭐️ Support\n\nLike this project? Show your support by starring!\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n\u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n# 🙏🏻 Acknowledgements\n\nI thank everyone at **Rank Math** for guiding me through this project.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n# 📝 License\n\nThis project is [MIT](LICENSE.md) licensed.\n\n\u003cp align=\"right\"\u003e\u003ca href=\"#title\"\u003eback to top\u003c/a\u003e\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Frank-math-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahammad-mostafa%2Frank-math-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahammad-mostafa%2Frank-math-wallet/lists"}