Display table data from random user API randomuser.me/api
Demo live version randomuser-react.herokuapp.com
- Clone this repo
git clone https://github.com/nnfans/randomuser-react
- Move to project directory
cd randomuser-react
- Run
yarn
to install the dependency - Start the project
yarn start
- Project running at
http://localhost:3000/
- Search by keyword
- Filter by gender
- Pagination
- Debounce search
- Sort by column
- Reset Filter
- Create React App
- Bootstrap 5
- Axios
- date-fns
MIT license @ Mohamad Irfan