Skip to content

kevinchiuu/interview-scheduler

Repository files navigation

Interview Scheduler

This is an Interview Scheduler App that allows users to schedule student interviews with a specific interviewer. This app was built with React Hooks and webpack. Tests were done with Jest and Cypress and the components in this project were developed in isolation using StoryBook.

Final Product

"screenshot1" "screenshot2" "screenshot3"

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

About

Interview Scheduler App that allows users to schedule student interviews with a specific interviewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published