Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chandrabose-11/react-curd


https://github.com/chandrabose-11/react-curd

axios bootstrap css html javascript mockapi reactjs routing

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Day 30 Task - CRUD with axios About the Website Navigation from one page to another by clicking the links in the navigation bar at the top and footer of the website. The Dashboard page displays the data of all the users. The Userdetails page displays the data of all the users along with Edit and Delete buttons to perform the specific functions and Create button at bottom to create. To edit the user data click the edit button in the Users page which redirects to Edit page. To delete a user data click the delete button in the Users page and the particular user data will immediately get deleted from the api. To create a new user navigate click the create button either in navbar or Create button at the bottom of the User Details page. Deployed the Work in Netilfy