Skip to content

G-Sanjay16/ReactTask-Axios

Repository files navigation

CRUD using Axios

A CRUD (Create, Read, Update, Delete) application built using React and Axios. This project is to perform basic CRUD operations on user data.

Features

  • Add new user data to the list
  • View a list of users with their details
  • Update user data
  • Delete user data from the list

Netlify :https://reacttask-axios.netlify.app

Technologies Used

  • React
  • Axios
  • React Router
  • Bootstrap

Coded with

html5 logo css3 logo bootstrap logo javascript logo react logo

Tools

vscode logo git logo netlify logo