{"id":20811994,"url":"https://github.com/libercosoft/hello-react-front-end","last_synced_at":"2025-08-20T03:56:19.112Z","repository":{"id":127757008,"uuid":"604700217","full_name":"LIBERCOSOFT/hello-react-front-end","owner":"LIBERCOSOFT","description":"A simple react front-end","archived":false,"fork":false,"pushed_at":"2023-02-22T06:18:34.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"development","last_synced_at":"2025-01-18T14:49:54.625Z","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":"2023-02-21T15:58:41.000Z","updated_at":"2023-02-21T16:30:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d11922f-482a-418f-8c82-d1a67a29e9fb","html_url":"https://github.com/LIBERCOSOFT/hello-react-front-end","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fhello-react-front-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fhello-react-front-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fhello-react-front-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fhello-react-front-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIBERCOSOFT","download_url":"https://codeload.github.com/LIBERCOSOFT/hello-react-front-end/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158971,"owners_count":20245669,"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-11-17T20:49:37.091Z","updated_at":"2025-03-12T04:44:47.128Z","avatar_url":"https://github.com/LIBERCOSOFT.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📗 Table of Contents](#-table-of-contents)\n- [📖 REACT FRONTEND APP ](#-react-frontend-app-)\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  - [🚀 Building and Running for Production](#-building-and-running-for-production)\n  - [🚀 Testing Application](#-testing-application)\n    - [Install](#install)\n  - [👥 Author ](#-author-)\n  - [🔭 Future Features ](#-future-features-)\n  - [🤝 Contributing ](#-contributing-)\n  - [⭐️ Show your support ](#️-show-your-support-)\n  - [📝 License ](#-license-)\n  - [🙏 Acknowledgments ](#-acknowledgments-)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 REACT FRONTEND APP \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**React Frontend App** is a simple app that displays a random message from a rails api.\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\u003cdetails\u003e\n  \u003csummary\u003eFront-end\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.reactjs.org\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Display random message from a rails api**\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[Coming Soon]('')\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e To start and run this project\n```\nnpm install\n```\n```\nnpm start\n```\n```\nvisit http://localhost:5000\n```\nTo get a local copy up and running, follow these steps.\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/hello-react-front-end/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/hello-react-front-end.git - for HTTP\ngit clone git@github.com:LIBERCOSOFT/hello-react-front-end.git - for SSH\n```\n\n- Once the files are on your machine, open the _hello-react-front-end_ folder in your preferred code editor e.g VS Code, Atom, etc. , and follow the steps in Installation \u0026 Set Up\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\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## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\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)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n- [ ] **Implement More API Endpoints**\n- [ ] **Integrate More User Interfaces**\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 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\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project do not forget to start the repository.\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 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## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- [Microverse](https://www.microverse.org/)\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%2Flibercosoft%2Fhello-react-front-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibercosoft%2Fhello-react-front-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Fhello-react-front-end/lists"}