{"id":23704112,"url":"https://github.com/getssh/hello-react-front-end","last_synced_at":"2026-06-14T23:33:47.725Z","repository":{"id":184433591,"uuid":"671863141","full_name":"getssh/hello-react-front-end","owner":"getssh","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-29T11:14:27.000Z","size":591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-02-21T19:44:02.237Z","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/getssh.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-07-28T10:08:45.000Z","updated_at":"2023-07-29T11:14:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"f85b9f65-93a1-485b-b15c-e53ba7587104","html_url":"https://github.com/getssh/hello-react-front-end","commit_stats":null,"previous_names":["getssh/hello-react-front-end"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/getssh/hello-react-front-end","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fhello-react-front-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fhello-react-front-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fhello-react-front-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fhello-react-front-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getssh","download_url":"https://codeload.github.com/getssh/hello-react-front-end/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getssh%2Fhello-react-front-end/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34342089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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-12-30T13:24:30.349Z","updated_at":"2026-06-14T23:33:47.713Z","avatar_url":"https://github.com/getssh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 React Front End ](#-react-front-end-)\n  - [🛠 Built With ](#-built-with-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites](#prerequisites)\n    - [Setup](#setup)\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 ](#️-show-your-support-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n  - [📝 License ](#-license-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 React Front End \u003ca id=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e This is an application that generate random greeting messages on the screen. It uses rails as it's back end get data using API. The app uses redux as a state managment.\n\n**Rails Back-end Link**\n\u003ca href=\"https://github.com/getssh/hello-rails-back-end\"\u003eRails Back End Link\u003c/a\u003e\n## 🛠 Built With \u003ca id=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca id=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e HTML \u0026 SCSS\n\u003e ReactJs\n\u003e Redux-toolkit\n\u003e Webpack\n\u003e Ruby on Rails\n\u003e Jest\n\n\u003cdetails\u003e\n  \u003csummary\u003eClient\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003eReactJs\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eServer\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003eredux\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eDatabse\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"#\"\u003ePostgresql\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca id=\"key-features\"\u003e\u003c/a\u003e\n\n- Displaying of random greeting\n- Change greeting on very reload\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n\u003c!-- ## 🚀 Live Demo \u003ca id=\"live-demo\"\u003e\u003c/a\u003e\n\n\n- [N/A](N/A) --\u003e\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Node js in your local environment\n\n### Setup\n\nClone this repository to your desired folder:\n\ngit clone https://github.com/getssh/hello-react-front-end\n\ncd hello-react-front-end\n\n### Install\n\nInstall this project with:\n\nnpm install\n\n### Usage\n\nnpm start\n\n### Run tests\n\nnpm test\n\n### Deployment\n\nnpm run build\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca id=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Getayawkal Tamrat**\n\n- GitHub: [@githubhandle](https://github.com/getssh)\n- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)\n- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca id=\"future-features\"\u003e\u003c/a\u003e\n\n\n- More animation and intractive rendering\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca id=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/getssh/hello-react-front-end/issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca id=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project please star this repo.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca id=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank microverse inc. for helping me in my professional carreer. \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca id=\"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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetssh%2Fhello-react-front-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetssh%2Fhello-react-front-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetssh%2Fhello-react-front-end/lists"}