Simple data table app that shows a table of data where user can paginate, search, and filter data from the dummy API in https://randomuser.me/documentation
In the project directory, you can run:
yarn start
Runs the app in the development mode.
yarn test
Launches the test runner in the interactive watch mode.
yarn build
Builds the app for production to the build
folder.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.