This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
- install this
- npm i @tailwindcss/aspect-ratio
- npm i @heroicons/react
- npm i react-spotify-embed
- npm install spotify-embed
thuder clinet test
-
#create is => POST
-
"project_pl": "prog lang project2.2",
-
"project_title": "proj title2.2",
-
"project_description": "proj description2.2"
-
#update is => PUT
-
"project_pl": "prog lang project2.2",
-
"project_title": "proj title2.2",
-
"project_description": "proj description2.2"
-
#active is => PUT
-
http://localhost/react-portfolio-demo/rest/v1/project/active/{id here}
-
"isActive": 0
-
"isActive": 1
-
#delete is => DELETE
-
http://localhost/react-portfolio-demo/rest/v1/project/{id here}