Skip to content

Deepanagarjan/Axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Axios Task

  • Product details displayed by using Axios Fetch API.

  • It is based on CURD Operation.

    • C - POST (create)
    • U - GET
    • R - PUT (update)
    • D - DELETE
  • Click create to add the products details to the home page.

  • Click edit to modify the content.

  • Click delete to remove the product from the home page.

Programming Languages Used

html5 logo css3 logojavascript logobootstrap logo react logo

Technologies Used

vscode logo git logogit logonetlify logo

Demo Link

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: