CRUD operations with React JS | Tamil | Axios | semantic-ui | react-router-dom

Опубликовано: 02 Апрель 2026
на канале: Code Tamizha Code
38,907
905

In this video I am explaining the Create, Update, Read and Delete operation with react by creating the Mock API from mockapi.io portal. Have used Axios for Service API call, semantic-ui-react for UI components and react-router-dom for navigating between pages.

React in Tamil:    • Learn React In 30 Minutes in Tamil  
useEffect in Tamil:    • Learn useEffect in 12 minutes in Tamil | r...  
useState in Tamil:    • Learn useState in 12 minutes | React Hooks...  
Async/Promise in Tamil:    • Async JS Crash Course - Callbacks, Promise...  
Mock API portal: https://mockapi.io/
Axios: https://www.npmjs.com/package/axios
react-router-dom: https://www.npmjs.com/package/react-r...
semantic-ui-react: https://www.npmjs.com/package/semanti...

(00:00) - Intro
(00:36) - Project setup
(03:53) - Route for CURD pages
(09:31) - Creating Mock API
(12:14) - Create Operation
(25:28) - Read Operation
(35:42) - Create to Read Navigation
(37:12) - Delete Operation
(41:15) - Update operation
(52:42) - Outro

#reactjs #curd #codetamizhacode