Skip to content

luke-yin/scheduler

Repository files navigation

Interview Scheduler

Setup

Install dependencies with npm install. This app will be running on http://localhost:8000 and it requires the scheduler-api to run correctly. The scheduler-api will be running on http://localhost:8001.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Screenshots

"Appointments"

"Appointment form"

"Deleting an appointment"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published