Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 533 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 533 Bytes

Interview Scheduler

Setup

Install dependencies with npm install.

Utiziling Scheduler

Booking an appointment Editing an appointment Full Spots

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook