- Mock API used in this project :- https://664a195ca300e8795d40fc04.mockapi.io/UserData
- About the Project CRUD: => Home page displays all of the data which are in the api. => Product page displays all data in table format then we can edit the respective data or else we can delete the respective data. => If we want to add any data there is a create option appear on top of the page and also placed below of Product page
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