Build a React.js CRUD Application to consume Web API, display and modify data with Router, Axios & Naterial UI.
React Tutorial Application in that:
Add User
Update User
Delete User
View Users
In the project directory, you can run:
npm install
or
yarn install
or Compiles and hot-reloads for development
npm start
or
yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.