Skip to content

jlangy/scheduler

Repository files navigation

Interview Scheduler

Interview scheduler is a full stack web application built with Node and React to schedule appointments.

'Application'

Setup

Install dependencies with npm install. For API, use https://github.com/jlangy/scheduler-api.

Running Webpack Development Server

npm start

In Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Running cypress test Framework

npm run cypress

In Server

npm run test:server

Dependencies

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published