Skip to content

burke-md/scheduler

Repository files navigation

Interview Scheduler

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

Remove appointment screenshots

"Scheduler appointment" "Delete appointment connfirm" "Appointment deleted, spots available updated"

Dependancies

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

dev-dependancies

  • @babel/core
  • @storybook/addon-actions
  • @storybook/addon-backgrounds
  • @storybook/addon-links
  • @storybook/addons
  • @storybook/react
  • @testing-library/jest-dom
  • @testing-library/react
  • @testing-library/react-hooks
  • babel-loader
  • cypress
  • node-sass
  • prop-types
  • react-test-renderer

About

This project is an introduction to React, as part of the Lighthouse Labs curriculum

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from lighthouse-labs/scheduler