ianbusko / busy-app

This app will tell you if an engineer is busy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Busy App

This app will check on an engineer and tell you if he or she is busy.

Getting Started

First, run an instance of the backend mock-api locally by running:

yarn generate-mock-data
yarn start-mockapi

Then, run the React app:

yarn
npm start

About

This app will tell you if an engineer is busy.


Languages

Language:JavaScript 98.0%Language:HTML 1.8%Language:CSS 0.1%