{"id":25108468,"url":"https://github.com/marcraphael12/hello-react-front-end","last_synced_at":"2025-04-02T09:12:59.527Z","repository":{"id":212874851,"uuid":"732507153","full_name":"Marcraphael12/hello-react-front-end","owner":"Marcraphael12","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-16T23:04:21.000Z","size":77,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"build-front-end","last_synced_at":"2025-02-07T23:52:14.072Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marcraphael12.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}},"created_at":"2023-12-16T22:39:56.000Z","updated_at":"2023-12-16T22:54:16.000Z","dependencies_parsed_at":"2023-12-17T00:06:38.960Z","dependency_job_id":null,"html_url":"https://github.com/Marcraphael12/hello-react-front-end","commit_stats":null,"previous_names":["marcraphael12/hello-react-front-end"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcraphael12%2Fhello-react-front-end","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcraphael12%2Fhello-react-front-end/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcraphael12%2Fhello-react-front-end/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marcraphael12%2Fhello-react-front-end/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marcraphael12","download_url":"https://codeload.github.com/Marcraphael12/hello-react-front-end/tar.gz/refs/heads/build-front-end","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246785454,"owners_count":20833494,"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":"2025-02-07T23:52:17.034Z","updated_at":"2025-04-02T09:12:59.509Z","avatar_url":"https://github.com/Marcraphael12.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Key Features](#key-features)\n- [💻 Getting Started](#getting-started)\n  - [Linters](#linters)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n# 📖 **Rails Hello World Frontend** \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n- **React - Hello World - Frontend:** is a frontend application where you can see random messages fetched from an API built with Ruby on Rails.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n\u003ca href=\"https://github.com/Marcraphael12/hello-rails-back-end\"\u003eSee the Rails Application\u003c/a\u003e\n\n- HTML\n- CSS\n- JavaScript\n- React\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- 🚀 See random messages from the API\n- 🌟 Basic UI built with TailwindCSS\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n1. Clone the repository:\n\n   ```bash\n   git clone git@github.com:JavierAybar/hello-react-front-end.git\n   cd hello-react-front-end\n   code .  # To open VS Code Editor\n   ```\n\n2. Customize as needed.\n\n### Commands\n\n- **npm start:** Run the app in development mode.\n- **npm test:** Launch the test runner.\n- **npm run build:** Build the app for production.\n\n### Linters \u003ca name=\"linters\"\u003e\u003c/a\u003e\n\n- CSS Checker:\n\n  ```bash\n  npx stylelint \"**/*.{css,scss}\" --fix\n  ```\n\n- ESLint Checker:\n\n  ```bash\n  npx eslint \"**/*.{js,jsx}\" --fix\n  ```\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Marc raphael**\n\n- GitHub: [@Marcraphael12](https://github.com/Marcraphael12)\n- LinkedIn: [@Marcraphael12](https://www.linkedin.com/in/marc-raphael-essogo-bidzogo)\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Implement CRUD functionality for Messages**: Develop a comprehensive CRUD (Create, Read, Update, Delete) application, enabling efficient management and manipulation of message data within the system.\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!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\nI would like to thanks to my family members for supporting me during Microverse, and their team.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcraphael12%2Fhello-react-front-end","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcraphael12%2Fhello-react-front-end","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcraphael12%2Fhello-react-front-end/lists"}