This project was bootstrapped with Create React App and styled with React Bootstrap.

How to start the project

You'll need to have Node 11.10.1 or later version on your local development machine (but it’s not required on the server).

In the project directory, you can run (in order to run the app in the development mode):

yarn && yarn start

Open http://localhost:3000 to view it in the browser.

Running the tests

yarn test

Features

  1. / - Employees listing and deletion, searching and sorting.
  2. /employee/create - Employee creation.
  3. /employee/:id/ - Employee edition.

Demo

https://em.enev.me