using my Base repo for create-react-app
Simple Application which builds a list of Reports, Sorts reports Ascending and Descending, filters by Type.
To-Do: Pagination is not yet complete. Add Redux Store
Skills Used: TDD - Jest/ Enzyme ESlint/ Prettier Styled Components
Directions for use:
clone repository and run the following command `npm i && npm start'