{"id":16483457,"url":"https://github.com/swap76/reactjsbasics","last_synced_at":"2025-08-11T17:08:18.424Z","repository":{"id":43557514,"uuid":"191511804","full_name":"Swap76/ReactJSBasics","owner":"Swap76","description":"This is a comprehensive guide for ReactJS beginners.","archived":false,"fork":false,"pushed_at":"2023-01-04T12:09:08.000Z","size":1074,"stargazers_count":11,"open_issues_count":18,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T11:08:30.597Z","etag":null,"topics":["beginner","docsify","documentation","reactjs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Swap76.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}},"created_at":"2019-06-12T06:33:32.000Z","updated_at":"2022-01-28T06:04:57.000Z","dependencies_parsed_at":"2023-02-02T11:46:29.124Z","dependency_job_id":null,"html_url":"https://github.com/Swap76/ReactJSBasics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Swap76/ReactJSBasics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swap76%2FReactJSBasics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swap76%2FReactJSBasics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swap76%2FReactJSBasics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swap76%2FReactJSBasics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swap76","download_url":"https://codeload.github.com/Swap76/ReactJSBasics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swap76%2FReactJSBasics/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269922906,"owners_count":24496999,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["beginner","docsify","documentation","reactjs"],"created_at":"2024-10-11T13:14:05.340Z","updated_at":"2025-08-11T17:08:18.387Z","avatar_url":"https://github.com/Swap76.png","language":"JavaScript","readme":"# This repo aims to help newbies in ReactJS\n\n\u003cimg src=\"https://i.imgur.com/k4nH2JK.jpg\" width=\"1024\" alt=\"reactjs-banner\" /\u003e\u003c/img\u003e\n\n---\n\n![Last Commit](https://img.shields.io/github/last-commit/Swap76/ReactJSBasics?style=for-the-badge)\n![Repository Size](https://img.shields.io/github/repo-size/Swap76/ReactJSBasics?color=blue\u0026label=Repository%20Size\u0026style=for-the-badge)\n![Stars](https://img.shields.io/github/stars/Swap76/ReactJSBasics?style=for-the-badge)\n![Forks](https://img.shields.io/github/forks/Swap76/ReactJSBasics?style=for-the-badge)\n![Issues](https://img.shields.io/github/issues/Swap76/ReactJSBasics?style=for-the-badge)\n![Pull Requests](https://img.shields.io/github/issues-pr/Swap76/ReactJSBasics?style=for-the-badge)\n\n---\n\n## Run this repo on your local server with docsify\n\nTo run this project with docsify, install the docsify cli:\n\n```\nnpm i docsify-cli -g\n```\n\nOnce the docsify cli is installed, run the following command:\n\n```\ndocsify serve docs\n```\n\nOpen http://localhost:3000 to view it in the browser.\n\n## This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n```\nnpx create-react-app my-app\ncd my-app\nnpm start\n```\n\nIt will create a directory called my-app inside the current folder.\nInside that directory, it will generate the initial project structure and install the transitive dependencies:\n```\nmy-app\n├── README.md\n├── node_modules\n├── package.json\n├── .gitignore\n├── public\n│   ├── favicon.ico\n│   ├── index.html\n│   └── manifest.json\n└── src\n    ├── App.css\n    ├── App.js\n    ├── App.test.js\n    ├── index.css\n    ├── index.js\n    ├── logo.svg\n    └── serviceWorker.js\n```\nNo configuration or complicated folder structures, just the files you need to build your app.\nOnce the installation is done, you can open your project folder:\n```\ncd my-app\n```\nInside the newly created project, you can run some built-in commands:\n```\nnpm start\n```\nRuns the app in development mode.\nOpen http://localhost:3000 to view it in the browser.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswap76%2Freactjsbasics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswap76%2Freactjsbasics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswap76%2Freactjsbasics/lists"}