Skip to content

A single-page React application that creates, edits, and cancels scheduled appointments.

Notifications You must be signed in to change notification settings

SiriusLL/scheduler

Repository files navigation

Interview Scheduler

A single-page React application that creates, edits, and cancels scheduled appointments.

Final Product

scheduler-main scheduler-save scheduler-save2 scheduler-delete

Setup

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies with npm install.
  3. Follow the instructions in scheduler-api

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

About

A single-page React application that creates, edits, and cancels scheduled appointments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published