npm install or npm i
( yarn | npm ) start
Check in browser on http://localhost:3000/
- React with react hooks
- React Router
- React Table
- Axios
- Swal
- Bootstrap
-
Threre is a table in homepage which get populated based on api data.
-
You can search and sort rows by the column data if the column is specified to be searchable and sortable.
-
There is a form in create form page which is also built based on json data.
