{"id":21590271,"url":"https://github.com/dharejo-junaid/next-basics","last_synced_at":"2025-03-18T10:14:09.906Z","repository":{"id":225892525,"uuid":"767146217","full_name":"Dharejo-Junaid/next-basics","owner":"Dharejo-Junaid","description":"Practice repository showcasing Next.js fundamentals through a dummy web project. Contains basic HTML elements (h1, p, Link, etc.) as part of my learning journey post-ReactJS. A stepping stone into Next.js for structured web development.","archived":false,"fork":false,"pushed_at":"2024-03-04T20:05:41.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T16:22:32.785Z","etag":null,"topics":["app-routing","file-system","nextjs14","react-framework","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dharejo-Junaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-03-04T19:34:17.000Z","updated_at":"2024-07-10T07:57:26.000Z","dependencies_parsed_at":"2024-03-04T21:18:23.016Z","dependency_job_id":null,"html_url":"https://github.com/Dharejo-Junaid/next-basics","commit_stats":null,"previous_names":["dharejo-junaid/next-basics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dharejo-Junaid%2Fnext-basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dharejo-Junaid%2Fnext-basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dharejo-Junaid%2Fnext-basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dharejo-Junaid%2Fnext-basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dharejo-Junaid","download_url":"https://codeload.github.com/Dharejo-Junaid/next-basics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198406,"owners_count":20414443,"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":["app-routing","file-system","nextjs14","react-framework","typescript"],"created_at":"2024-11-24T16:17:27.965Z","updated_at":"2025-03-18T10:14:09.885Z","avatar_url":"https://github.com/Dharejo-Junaid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/Dharejo-Junaid/next-basics/blob/main/next.png\" alt=\"NEXT.JS Logo\" width=\"300\" /\u003e\n\u003c/p\u003e\n\n# Next.js Basics\n\nThis repository is a collection of my practice work with Next.js, focusing on exploring the full potential of app-routing. It serves as a hands-on exploration following my transition from ReactJS to Next.js, aiming to master web development techniques.\n\n## Features\n\n- **Basic to Advanced Routing:** Demonstrates various routing strategies including normal, parallel, and nested routing within a Next.js application.\n- **Structured File System:** Utilizes a well-organized file structure with specific files for different purposes, including:\n  - `page.tsx`: Entry point for pages.\n  - `default.tsx`: Default layout components.\n  - `layout.tsx`: Layout definition for the app.\n  - `error.tsx`: Custom error handling components.\n  - `not-found.tsx`: Custom 404 page.\n  - `style.css` \u0026 `global-style.css`: CSS files for local and global styles.\n- **Dynamic Route Segments:** Incorporates dynamic routing with Next.js using special directory names like `[]`, `()`, and `@` to handle various routing patterns.\n\n## Learning Journey\n\nThis repository marks a key milestone in my learning journey, delving into advanced Next.js features for optimized web development. It reflects my commitment to understanding the intricacies of app-routing and the practical implementation of theoretical concepts.\n\n## To explore this repository:\n\n1. Clone the repo to your local machine.\n```\ngit clone https://github.com/Dharejo-Junaid/next-basics.git\n```\n2. Install dependencies.\n```\nnpm install\n```\n3. Run the development server.\n```\nnpm run dev\n```\n4. Navigate through the files to see different routing techniques in action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharejo-junaid%2Fnext-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdharejo-junaid%2Fnext-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharejo-junaid%2Fnext-basics/lists"}