{"id":21109258,"url":"https://github.com/lucasdants/reactjs-nlwheat","last_synced_at":"2026-04-15T19:42:02.102Z","repository":{"id":236666189,"uuid":"420761783","full_name":"LucasDants/ReactJS-NlwHeat","owner":"LucasDants","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-24T14:56:56.000Z","size":960,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T08:20:58.142Z","etag":null,"topics":["sass","socket-io","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LucasDants.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":"2021-10-24T18:22:19.000Z","updated_at":"2022-01-24T14:13:21.000Z","dependencies_parsed_at":"2024-04-28T06:02:02.747Z","dependency_job_id":"ce1643e2-4318-4aa5-af3d-436409cb03fa","html_url":"https://github.com/LucasDants/ReactJS-NlwHeat","commit_stats":null,"previous_names":["lucasdants/reactjs-nlwheat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LucasDants/ReactJS-NlwHeat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasDants%2FReactJS-NlwHeat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasDants%2FReactJS-NlwHeat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasDants%2FReactJS-NlwHeat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasDants%2FReactJS-NlwHeat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LucasDants","download_url":"https://codeload.github.com/LucasDants/ReactJS-NlwHeat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LucasDants%2FReactJS-NlwHeat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857624,"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":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["sass","socket-io","vite"],"created_at":"2024-11-20T00:52:48.315Z","updated_at":"2026-04-15T19:42:02.061Z","avatar_url":"https://github.com/LucasDants.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e NLW Heat\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/react\"\u003e\n \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/sass\"\u003e\n \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/axios\"\u003e\n \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/socket.io-client\"\u003e\n  \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/dev/vite\"\u003e\n \u003cimg  src=\"https://img.shields.io/github/package-json/dependency-version/LucasDants/ReactJS-NLWHeat/dev/typescript\"\u003e\n\u003c/p\u003e\n\n\u003ch1\u003e:memo:About\u003c/h1\u003e\n\u003cp\u003ePodcastr is a project developed during the \u003ca href=\"https://rocketseat.com.br/\"\u003eNext Level Week Heat\u003c/a\u003e presented by \u003ca href=\"https://www.linkedin.com/school/rocketseat/\"\u003eRockeseat\u003c/a\u003e.\u003c/p\u003e\n\n\u003ch1\u003e:art:Layout\u003c/h1\u003e\n\u003cimg  src=\"https://github.com/LucasDants/ReactJS-NLWHeat/blob/main/screenshots/signIn.png\" alt=\"signIn Screenshot\"\u003e\n\u003cimg  src=\"https://github.com/LucasDants/ReactJS-NLWHeat/blob/main/screenshots/landing.png\" alt=\"lading Screenshot\"\u003e\n\n\n\n\n\u003ch1\u003e:rocket: Getting started\u003c/h1\u003e\n\n```bash\n\n# Clone this repository\n$ git clone https://github.com/LucasDants/ReactJS-NLWHeat.git\n\n# Access the project folder cmd/terminal\n$ cd ReactJS-NLWHeat\n\n# install the dependencies\n$ npm install\n\n# Run the application in development mode\n$ npm run dev\n\n# The application will open on the port: 3000 - go to http://localhost:3000\n\n```\n\n\u003ch1\u003e:bookmark_tabs: License\u003c/h1\u003e\n \u003cimg  src=\"https://img.shields.io/github/license/LucasDants/ReactJS-NLWHeat\" alt=\"License\"\u003e\n \n \u003cp\u003eMade with :heart: by Lucas Dantas 👋🏽 \u003ca href=\"https://www.linkedin.com/in/lucasdants/\"\u003eGet in Touch!\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasdants%2Freactjs-nlwheat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasdants%2Freactjs-nlwheat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasdants%2Freactjs-nlwheat/lists"}