/scheduler

Primary LanguageJavaScript

Interview Scheduler

Using the latest tools and techniques, Interview Scheduler is a React application that allows users to book and cancel interviews.

Final Product

"screen recording"

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