{"id":15896460,"url":"https://github.com/amahdaoui/react-php-mysql-web-apps","last_synced_at":"2025-03-20T15:32:45.177Z","repository":{"id":87277568,"uuid":"115424380","full_name":"aMahdaoui/React-php-Mysql-web-apps","owner":"aMahdaoui","description":"this project is created to implement a web application using React-php-Mysql","archived":false,"fork":false,"pushed_at":"2018-12-27T16:49:49.000Z","size":1623,"stargazers_count":17,"open_issues_count":0,"forks_count":8,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-17T17:21:28.153Z","etag":null,"topics":["mysql-database","php","react"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/aMahdaoui.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,"publiccode":null,"codemeta":null}},"created_at":"2017-12-26T13:25:30.000Z","updated_at":"2024-04-03T17:05:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"51283f5e-8060-4994-9501-5fd8f0eb8461","html_url":"https://github.com/aMahdaoui/React-php-Mysql-web-apps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aMahdaoui%2FReact-php-Mysql-web-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aMahdaoui%2FReact-php-Mysql-web-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aMahdaoui%2FReact-php-Mysql-web-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aMahdaoui%2FReact-php-Mysql-web-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aMahdaoui","download_url":"https://codeload.github.com/aMahdaoui/React-php-Mysql-web-apps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244640282,"owners_count":20486017,"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":["mysql-database","php","react"],"created_at":"2024-10-06T09:08:21.826Z","updated_at":"2025-03-20T15:32:45.171Z","avatar_url":"https://github.com/aMahdaoui.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React-php-Mysql-web-apps\nThis project is created to implement a web application using React-php-Mysql  \n\n## Get Started \n\n### Step 1)\n#### Php and Mysql environnement\n\n-Ensure that you have apache running on port 80, I recommend using MAMP/WAMP 🐘 or equivalent for a GUI interface\n-Add a folder  to WWW Appache folder, name it 'challenge'and place into it 'modele, controller, includes' which are in 'PHP'\n-import the Shops database (using the file shops.sql) with phpmyadmin \n\n### Step 2) 🖌️\n#### Install dependencies\n\ninstall create-react-app globally:\n```\nnpm install -g create-react-app\n```\n\nCreate new project for in your Documents:\n```\ncreate-react-app reactPhp\ncd reactPhp/\nnpm start\n```\nOpen localhost:3000 in your browser to see basic react app in action. (make sur react is running on this port !!)\nNow that we are done with setup process lets add to it our specific react files\nfor that copy all files placed in React folder to reactPhp\n\nafter that add \"react-router-dom \" module to reactPhp project for doing redirection between our component and Links\n```\nnpm i react-router-dom\n```\n\n### Step 3) 🖼️\n\n#### Now we need to implement and manage shops \nthat's will be done soon \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famahdaoui%2Freact-php-mysql-web-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famahdaoui%2Freact-php-mysql-web-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famahdaoui%2Freact-php-mysql-web-apps/lists"}