A searchable product data table using React.
Note: This implementation was taken from Thinking In React (https://reactjs.org/docs/thinking-in-react.html), Most of the code belongs to React, but has my personal twist :)
- Clone this repo
- Run
npm install - Run
npm start - Happy Coding
