{"id":20417965,"url":"https://github.com/yusufyusie/hello-rails-react","last_synced_at":"2026-04-02T18:53:12.198Z","repository":{"id":225448340,"uuid":"764883984","full_name":"yusufyusie/hello-rails-react","owner":"yusufyusie","description":"This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience..","archived":false,"fork":false,"pushed_at":"2024-03-02T09:34:52.000Z","size":1067,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-01-15T14:12:10.190Z","etag":null,"topics":["react","redux","ruby","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/yusufyusie.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":"2024-02-28T22:08:05.000Z","updated_at":"2024-03-11T13:32:13.000Z","dependencies_parsed_at":"2024-11-15T06:38:54.351Z","dependency_job_id":null,"html_url":"https://github.com/yusufyusie/hello-rails-react","commit_stats":null,"previous_names":["yusufyusie/hello-rails-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2Fhello-rails-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2Fhello-rails-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2Fhello-rails-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yusufyusie%2Fhello-rails-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yusufyusie","download_url":"https://codeload.github.com/yusufyusie/hello-rails-react/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960836,"owners_count":20049342,"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":["react","redux","ruby","ruby-on-rails"],"created_at":"2024-11-15T06:28:47.646Z","updated_at":"2025-12-30T22:42:33.557Z","avatar_url":"https://github.com/yusufyusie.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n## 📗 Table of Contents\n\n- [Greeting App ](#greeting-app-)\n    - [Tech Stack ](#tech-stack-)\n    - [Key Features ](#key-features-)\n  - [💻 Getting Started ](#-getting-started-)\n    - [Prerequisites ](#prerequisites-)\n    - [Setup ](#setup-)\n    - [Installation ](#installation-)\n    - [database ](#database-)\n    - [Usage ](#usage-)\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\n# Greeting App \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**This web app combines React, Rails, and Webpack to provide users with a random greeting upon each visit. React handles the frontend, Rails manages the backend with a RESTful API, and Webpack optimizes asset bundling for a seamless and personalized user experience.**.\u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003csummary\u003eFrontEnd\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003eHTML\u003c/li\u003e\n    \u003cli\u003eCSS\u003c/li\u003e\n    \u003cli\u003eJavaScript\u003c/li\u003e\n    \u003cli\u003eReact\u003c/li\u003e\n    \u003cli\u003eRedux\u003c/li\u003e\n  \u003c/ul\u003e\n\n\u003csummary\u003eBackEnd\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003eRuby\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003csummary\u003eFrameworks\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003eRails\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003csummary\u003eDatabase\u003c/summary\u003e\n\u003cul\u003e\n  \u003cli\u003ePostgreSQL\u003c/li\u003e\n\u003c/ul\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Generate random greeting**\n  \n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\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 \u003ca name=\"prerequisites\"\u003e\u003c/a\u003e\n\nIn order to run this project you need [Ruby](https://www.ruby-lang.org/en/), [Rails](https://rubyonrails.org/), [postgres](https://www.postgresql.org/) installed on your machine, and [react](https://react.dev/)\n\n\n### Setup \u003ca name=\"setup\"\u003e\u003c/a\u003e\n\nClone this repository to your desired folder:\n\n```sh\n  git clone https://github.com/yusufyusie/hello-rails-react.git\n```\n\n```sh\n  cd hello-rails-react\n```\n\n\n### Installation \u003ca name=\"installation\"\u003e\u003c/a\u003e\n\nInstall this project with:\n\n```sh\n  bundle install\n```\n\nInstall node dependencies with:\n\n```sh\nnpm install\n```\n\nBuild project with:\n\n```sh\nnpm run build\n```\n\n### database \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nCreate databases and run the migrations with:\n\n```sh\n  rails db:create\n  rails db:migrate\n  rails db:seed\n```\n\n### Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\n\nTo run the project, execute the following command:\n\n```sh\n  rails server\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## ✍️ Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Yesuf Fenta**\n\n- GitHub: [@yusufyusie](https://github.com/yusufyusie)\n- Twitter: [@yusufyusie](https://twitter.com/@yusufyusiee)\n- LinkedIn: [Yesuf Fenta](https://www.linkedin.com/in/yusufyusie/)\n- Frontend Mentor - [@yusufyusie](https://www.frontendmentor.io/profile/yusufyusie)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **I will add authentication to this project.**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 💖 Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please consider giving it a 🌟.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thank microverse for serving this opprtunity.\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n## 📝  License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is licensed under the MIT License. See the [MIT](./LICENSE) file for more details.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufyusie%2Fhello-rails-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyusufyusie%2Fhello-rails-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyusufyusie%2Fhello-rails-react/lists"}