Skip to content

jangwalia/Interview-Scheduler

Repository files navigation

Interview Scheduler

  • Single Page React App to book , update and delete an appointment

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

Homepage

Homepage

Create Appointment

Create

Delete Appointment

Delete

Confirm Action

Confirm

Dependencies

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

About Backend

This project relies upon the use of scheduler-api server running in backend.

Link to the scheduler-api repo: https://github.com/jangwalia/scheduler-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published