{"id":20305211,"url":"https://github.com/nelsonwenner/react-hotel-web","last_synced_at":"2026-04-16T05:33:30.411Z","repository":{"id":111914389,"uuid":"266642269","full_name":"nelsonwenner/react-hotel-web","owner":"nelsonwenner","description":":art: React website design","archived":false,"fork":false,"pushed_at":"2020-06-06T02:40:24.000Z","size":2384,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-14T19:09:21.622Z","etag":null,"topics":["css","html","javascript","node","nodejs","react","reactjs","website"],"latest_commit_sha":null,"homepage":"","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/nelsonwenner.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":"2020-05-24T23:31:46.000Z","updated_at":"2022-11-03T01:13:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"90b6e809-8a5a-42cb-9818-f504d2f289b6","html_url":"https://github.com/nelsonwenner/react-hotel-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nelsonwenner/react-hotel-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Freact-hotel-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Freact-hotel-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Freact-hotel-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Freact-hotel-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nelsonwenner","download_url":"https://codeload.github.com/nelsonwenner/react-hotel-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nelsonwenner%2Freact-hotel-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["css","html","javascript","node","nodejs","react","reactjs","website"],"created_at":"2024-11-14T17:07:41.903Z","updated_at":"2026-04-16T05:33:30.394Z","avatar_url":"https://github.com/nelsonwenner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  ReactJS Hotel Web\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/nelsonwenner/react-hotel-web?color=%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsondiaas\"\u003e\n    \u003cimg alt=\"Made by @nelsonwenner\" src=\"https://img.shields.io/badge/made%20by-%40nelsonwenner-%2304D361\"\u003e\n  \u003c/a\u003e\n\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-%2304D361\"\u003e\n\n  \u003ca href=\"https://github.com/nelsondiaas/react-hotel-web/stargazers\"\u003e\n    \u003cimg alt=\"Stargazers\" src=\"https://img.shields.io/github/stars/nelsonwenner/react-hotel-web?style=social\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/40550247/83934170-0c798180-a785-11ea-8332-99d38732a996.png\" /\u003e\n\u003c/div\u003e\n\n## :rocket: Technologies\n\n* [ReactJS](https://reactjs.org/)\n* [Node](https://nodejs.org/en/)\n\n## :information_source: Getting Started\n\n1. Fork this repository and clone it on your machine.\n2. Change the directory to `react-hotel-web` where you cloned it.\n3. Create `.env` of the system\n   \n```bash\n$ cp .env.example .env\n```\n\n4. Install dependencies.\n   \n```bash\n$ npm install\n```\n\n5. Run project react-hotel-web\n   \n```bash\n$ npm start\n```\n\n6. Open react-hotel-web, the host [localhost:8000](http://localhost:8000) \n\n## :memo: License\nThis project is under the MIT license. See the [LICENSE](LICENSE.md) for more information.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Freact-hotel-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonwenner%2Freact-hotel-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonwenner%2Freact-hotel-web/lists"}