Skip to content

Interview Scheduler is a React application that allows users to book and cancel interviews.

Notifications You must be signed in to change notification settings

mwilliamsonholmes/scheduler

Repository files navigation

Interview Scheduler

Interview Scheduler is a React application that allows users to book and cancel interviews.

Final Product

"Create a new appointment:"

"Confirmed appointment"

"Delete appointment"

"Error message"

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

Dependencies

  • axios
  • classnames
  • normalize.css
  • react
  • react-dom
  • react-scripts

Scheduler-API

https://github.com/lighthouse-labs/scheduler-api

About

Interview Scheduler is a React application that allows users to book and cancel interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published