This is a simple app that allows you to search for a employe and get the results from the Test api: jsonplaceholder.typicode.com
- Clone the repo
- Run
npm install
- Run
npm start
- Open http://localhost:3000 to view it in the browser.
- Run
npm test
- Run
npm run build
- Node.js 10.16.0 or later
- npm 6.9.0 or later