rickychhoukdean / scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

Setup

A single-page React app that allows the user to book / cancel / edit interviews. Must be run in conjunction with the Scheduler-API server. Install dependencies with npm install.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Screenshots

Creating interview screenshot

Deleting interview screenshot

About


Languages

Language:JavaScript 83.4%Language:CSS 13.9%Language:HTML 2.8%