Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deepanagarjan/axios

here i used crud operation for axios task
https://github.com/deepanagarjan/axios

axios-react bootstrap crud css3 html js reactjs

Last synced: 26 days ago
JSON representation

here i used crud operation for axios task

Awesome Lists containing this project

README

        

# 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

+ [Netlify demo link](https://netlify-axios-card.netlify.app)

# 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:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh