Created
August 9, 2025 10:17
-
-
Save arvindsvt/82f1a83371927ad719b2d3daee2899ff to your computer and use it in GitHub Desktop.
react-crud-php-api-mysql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm create vite@latest my-project -- --template reactcd my-project https://v3.tailwindcss.com/docs/guides/vite | |
| https://www.reacttutorial.com/fetching-api-request-in-react | |
| https://codepen.io/shubham829/pen/jQRRjd | |
| https://www.freecodecamp.org/news/how-to-fetch-api-data-in-react/ | |
| https://legacy.reactjs.org/docs/lists-and-keys.html | |
| https://stackoverflow.com/questions/43985933/rendering-a-table-using-reactjs | |
| https://www.reacttutorial.com/fetching-api-request-in-react | |
| https://stackoverflow.com/questions/71842742/render-json-in-a-html-table-in-react-js | |
| https://stackoverflow.com/questions/57457547/how-to-use-map-to-create-html-table-in-react | |
| https://www.freecodecamp.org/news/how-to-consume-rest-apis-in-react/ | |
| https://www.sourcecodester.com/tutorial/php/15859/restful-api-crud-using-php-and-mysql-database-tutorial | |
| https://www.freecodecamp.org/news/how-to-consume-rest-apis-in-react/ | |
| https://stackoverflow.com/questions/57457547/how-to-use-map-to-create-html-table-in-react | |
| https://www.reacttutorial.com/fetching-api-request-in-react | |
| https://stackoverflow.com/questions/15169861/xampp-error-mysql-shutdown-unexpectedly | |
| https://dev.to/durgeshsahani/react-crud-operations-using-php-api-and-mysql-13da | |
| https://github.com/durgesh-sahani/react-crud-php-api-mysql/blob/main/src/components/EditUser.js | |
| D:\wamp64\www\api\front\my-project\src\components\ListUser.jsx | |
| https://medium.com/@ritikkhndelwal/react-router-dom-tutorial-dynamic-routing-made-easy-a75ba2c258f8 | |
| https://github.com/manish202/react_php_mysql_api_crud/tree/main/src | |
| https://github.com/durgesh-sahani/react-crud-php-api-mysql/blob/main/src/components/EditUser.js | |
| npm create vite@latest my-project -- --template react | |
| npm install -D tailwindcss@3 postcss autoprefixer https://v3.tailwindcss.com/docs/guides/vite | |
| npx tailwindcss init -p | |
| cd my-project | |
| cd my-project | |
| cd my-project | |
| npm install https://www.rocket.new/ | |
| npm run dev | |
| https://getbootstrap.com/docs/5.2/getting-started/vite/ | |
| npm i --save bootstrap @popperjs/core | |
| npm i --save-dev sass | |
| https://frontendshape.com/post/install-setup-vite-react-typescript-mui-5 | |
| npm install @mui/material @emotion/react @emotion/styled | |
| https://frontendshape.com/post/install-setup-vite-react-typescript-mui-5 | |
| https://www.geeksforgeeks.org/reactjs/how-to-apply-an-id-attribute-to-a-child-element-of-a-reactjs-component/ | |
| https://medium.com/@khaled.mohameed1998/layout-component-and-why-we-use-it-in-react-0284e9f82d51 | |
| https://gridbyexample.com/examples/ | |
| npm i mdb-react-ui-kit https://www.npmjs.com/package/mdb-react-ui-kit https://mdbootstrap.com/docs/react/components/modal/ | |
| _______________________________ | |
| https://github.com/manish202/react_php_mysql_api_crud/tree/main/src | |
| https://github.com/durgesh-sahani/react-crud-php-api-mysql/blob/main/src/components/EditUser.js | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment