bookeeapp / react-assignment

React interview assignment
3 stars 18 forks source link

React assignment

Shift booking application

Implement a shift booking application with React and utilize the provided mock API. See documentation for the API.

The application must implement the following views according the design spec:

Relevant assets can be found in ./assets.

Considerations:

Submission:

Mock API run instructions

Requirements:

npm install
npm start

API server runs at localhost:8080