Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 568 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 568 Bytes

Interview Scheduler

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Overall App

Book an Interview by Day of the Week

Interview Scheduler Day List

Creating/Editing/Deleting an Interview

Create/Edit/Delete Interviews