Skip to content

Creating a React App that allows for CRUD operations with User Data using React and Axios fetch to interact with a mock API

Notifications You must be signed in to change notification settings

Thangapandi-K/React-Axios-Task

Repository files navigation

React - Axios - Task

Creating a React App that allows for CRUD operations with User Data using React and Axios fetch to interact with a mock API

  • Created a welcome page

alt text

  • Created a form to collect user details

  • On submission of the formm data, the data will be added to API data along with existing data.

alt text

  • Here the saved datas will be displayed in a table format.

  • have provided two buttons Edit and Delete to Update and Remove user data respectively.

alt text

About

Creating a React App that allows for CRUD operations with User Data using React and Axios fetch to interact with a mock API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published