Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 687 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 687 Bytes

Interview Scheduler

Interview Scheduler is a web application for educational purposes built with React and Storybook that uses Jest and Cypress for testing and allows users to book an appointment to the given week.

Setup

Install dependencies with npm install.

Running API Server

Fork Scheduler API and follow the README.md file!

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Final Product

Scheduler single page view

"Scheduler single page view"