{"id":27115022,"url":"https://github.com/puyafazlali/react-essentials-playground","last_synced_at":"2026-04-04T20:33:37.955Z","repository":{"id":286531118,"uuid":"961669097","full_name":"puyafazlali/react-essentials-playground","owner":"puyafazlali","description":"A React mini-project built while learning core concepts like Components, JSX, Props, and State. Interactive and beginner-friendly.","archived":false,"fork":false,"pushed_at":"2025-04-07T01:59:22.000Z","size":1081,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:35:16.786Z","etag":null,"topics":["beginner-project","javascript","jsx","learning","react","react-components","react-hooks","react-props","react-state","vite"],"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/puyafazlali.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":"2025-04-07T01:11:53.000Z","updated_at":"2025-04-07T01:59:25.000Z","dependencies_parsed_at":"2025-04-09T22:27:24.743Z","dependency_job_id":null,"html_url":"https://github.com/puyafazlali/react-essentials-playground","commit_stats":null,"previous_names":["puyafazlali/react-essentials-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/puyafazlali/react-essentials-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puyafazlali%2Freact-essentials-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puyafazlali%2Freact-essentials-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puyafazlali%2Freact-essentials-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puyafazlali%2Freact-essentials-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puyafazlali","download_url":"https://codeload.github.com/puyafazlali/react-essentials-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puyafazlali%2Freact-essentials-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31413269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["beginner-project","javascript","jsx","learning","react","react-components","react-hooks","react-props","react-state","vite"],"created_at":"2025-04-07T04:39:46.318Z","updated_at":"2026-04-04T20:33:37.941Z","avatar_url":"https://github.com/puyafazlali.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧠 React Essentials Playground\n\nThis is a small project built during my learning journey through the [React - The Complete Guide (incl. Redux)](https://www.udemy.com/course/react-the-complete-guide-incl-redux/) course on Udemy.  \nThis project focuses on fundamental React concepts like **Components, JSX, Props, and State**—all wrapped in an interactive playground.\n\n## 📸 Preview\n\n![Alt text](images/react-essentials-screenshot.PNG)\n\n## 🧩 Features\n\n- 💡 Explanation of core React concepts:\n\n  - Components\n  - JSX\n  - Props\n  - State\n\n- 🔘 Tab-based UI to display different examples interactively.\n- 🧼 Clean file structure with reusable components.\n\n## 📂 Project Structure\n\nsrc/\n├── assets/ # Icons \u0026 images\n├── components/ # Reusable React components\n│ ├── Header/\n│ ├── CoreConcept.jsx\n│ └── TabButton.jsx\n├── App.jsx # Main App component\n├── data.js # Static data for examples \u0026 core concepts\n└── index.css # Global styles\n\n## 🧠 What I Learned\n\nThis section of the course covered:\n\n- The role of components in React apps and how they form a tree structure.\n- JSX syntax and dynamic value output.\n- Props and the different ways to pass data between components.\n- Event handling and state management using React hooks.\n- Component composition and usage of `children`.\n- Styling strategies and best practices.\n\n## 🚀 Getting Started\n\n1.  **Clone the repo:**\n\n        `git clone https://github.com/your-username/react-essentials-playground.git\n\n    cd react-essentials-playground`\n\n2.  **Install dependencies:**\n\n    `npm install`\n\n3.  **Start the dev server:**\n\n    `npm run dev`\n\n4.  Open your browser and go to the provided URL in your terminal.\n\n## 📚 Built With\n\n- [React](https://reactjs.org/)\n- [Vite](https://vitejs.dev/) - blazing fast dev environment\n- Basic CSS styling\n\n## 📖 Course Info\n\n**Course:** React - The Complete Guide (incl. Redux)  \n**Instructor:** Maximilian Schwarzmüller  \n**Section:** _React Essentials - Components, JSX, Props, State \u0026 More_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuyafazlali%2Freact-essentials-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuyafazlali%2Freact-essentials-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuyafazlali%2Freact-essentials-playground/lists"}