Search, sort and view employees in React
This is a simple React-based app which uses the Randomuser.me API to generate a list of simulated employees, which one can search and sort by last name.
npm install
npm start
Clone this repo and create a pull request.
Questions/comments/suggestions welcome.