useState and useEffect with dependency array and Select (e.target.value) Etc
- Fetching data from api
- Use of useEffect.
- Use of useState.
- Use of Bootstrap and Table.
- Use of select and options.
- use .map and display list on dropdowns.
- use of onChange method to select e.target.value and display on table the same.