{"id":22884902,"url":"https://github.com/ecrozatti/datafetching_nextjs","last_synced_at":"2026-04-09T02:31:35.890Z","repository":{"id":123171326,"uuid":"380628468","full_name":"ecrozatti/DataFetching_NextJS","owner":"ecrozatti","description":"A simple project to demonstrate the differents forms to data fetching with Next.js: Client Side Fetching, Server Side Rendering and Static Site Generation.","archived":false,"fork":false,"pushed_at":"2021-07-12T02:07:30.000Z","size":794,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T17:59:34.569Z","etag":null,"topics":["dynamicimport","fakeserver","jsonserver","lazy-loading","nextjs","nodejs","reactjs","serverside-rendering","staticsite","styled-components"],"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/ecrozatti.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-06-27T01:41:09.000Z","updated_at":"2021-07-12T02:07:32.000Z","dependencies_parsed_at":"2023-05-26T05:45:14.380Z","dependency_job_id":null,"html_url":"https://github.com/ecrozatti/DataFetching_NextJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ecrozatti/DataFetching_NextJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FDataFetching_NextJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FDataFetching_NextJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FDataFetching_NextJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FDataFetching_NextJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecrozatti","download_url":"https://codeload.github.com/ecrozatti/DataFetching_NextJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FDataFetching_NextJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"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":["dynamicimport","fakeserver","jsonserver","lazy-loading","nextjs","nodejs","reactjs","serverside-rendering","staticsite","styled-components"],"created_at":"2024-12-13T19:29:10.895Z","updated_at":"2026-04-09T02:31:35.873Z","avatar_url":"https://github.com/ecrozatti.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"NextJS-logo\" src=\"https://github.com/ecrozatti/DataFetching_NextJS/blob/main/.github/nextjs.png\" width=\"250px\" /\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#page_with_curl-sobre\"\u003eAbout\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#computer-tecnologias\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#books-requisitos\"\u003eRequirements\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#rocket-começando\"\u003eGetting Started\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"DataFetching-NextJS\" src=\"https://github.com/ecrozatti/DataFetching_NextJS/blob/main/.github/application.png\" width=\"600px\"/\u003e\n\u003c/h1\u003e\n\n## :page_with_curl: About\n![GitHub language count](https://img.shields.io/github/languages/count/ecrozatti/DataFetching_NextJS)\n![GitHub top language](https://img.shields.io/github/languages/top/ecrozatti/DataFetching_NextJS)\n![GitHub repo size](https://img.shields.io/github/repo-size/ecrozatti/DataFetching_NextJS)\n![GitHub](https://img.shields.io/github/license/ecrozatti/DataFetching_NextJS)\n![GitHub last commit](https://img.shields.io/github/last-commit/ecrozatti/DataFetching_NextJS)\n\nSimple project developed during the studies of the Next.js framework.\n\nThe project demonstrates different types of data fetching and dynamic import using Next.js. Additionally, there is a custom 404 error page.\n\nSee instructions on each page of the project.\n\n## :computer: Technologies\nProject developed with the following technologies:\n\n- [ReactJS](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Next.js](https://nextjs.org/)\n- [JSON Server](https://github.com/typicode/json-server)\n- [Styled Components](https://styled-components.com/)\n- [Eslint](https://eslint.org/)\n\n## :books: Requirements\n- [**Git**](https://git-scm.com/) to clone the project.\n\n## :rocket: Getting Started\n``` bash\n  # Clone the project:\n  $ git clone https://github.com/ecrozatti/GoBarBer_Web.git\n\n  # Navigate to the directory:\n  $ cd DataFetching_NextJS\n  \n  # Install dependencies:\n  $ yarn install\n  \n  # Run the fake server with 2 seconds delay:\n  npx json-server server.json -p 3333 -w -d 2000\n\n  # Build application:\n  $ yarn build\n  \n  # Start application:\n  $ yarn start\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\n\nMade with 💚 by [Eric Crozatti Ferreira](https://www.linkedin.com/in/eric-crozatti-1447688a/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Fdatafetching_nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecrozatti%2Fdatafetching_nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Fdatafetching_nextjs/lists"}