Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 238 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 238 Bytes

Full-stack application

Simple application that shows a table with data served from a back-end

Back-end

'/api/employees' endpoint serving mocked employees data on port 3000

Front-end

Table with pagination, search, and unit testing