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
npx json-server backend/db.json --watch --port 5000 : to create a endpoint in react js.
npm i axios: to install axios axios methods(post,put,delete,get)
payload: data technical term that is sent from frontend to backend
hover on profile{a dropdown}=>updateprofile.deleteprofile,logout