React and TypeScript: Generic Search, Sorters, and Filters
View this App on GitHub Pages:
http://princefishthrower.github.io/react-typescript-generic-search-sort-and-filter/build
To Run Locally on Your Machine:
Install dependencies:
npm install
Run the development with:
npm run start
Enjoy!