This project was bootstrapped with Create React App.
Given a table of random users, when the user loads the page, a table of employees should render. The user should be able to:
- Sort the table by at least one category
- Filter the users by at least one property.
https://sheltered-anchorage-86333.herokuapp.com/
In the project directory, you can run:
npm start