Skip to content

CourtneyODonnell/scheduler

Repository files navigation

Scheduler 📆

:atom: Scheduler is a React application that can be used to schedule students' interviews with various interviewers.

✅ This application is tested with Jest and Cypress.

GIF Scheduler Demo

Setup

  • Install dependencies with npm install.

  • Start the web server using the npm start command. The app will be served at http://localhost:8000/.

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Dependencies

  • babel/core
  • storybook/react
  • testing-library/jest-dom
  • testing-library/react
  • babel-loader
  • prop-types
  • react-test-renderer
  • sass
  • testing-library/react-hooks
  • react-hooks-testing-library
  • axios
  • react

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published