Skip to content

wyc6990906/scheduler

Repository files navigation

Interview Scheduler

About

A React App developed by Dylan Wang as part of the Lighthouse Labs curriculum. The core elements of the work focused on using a variety of React's features to create, and thoroughly test, highly interactive web-app.

Screenshots

view1

view2

view1

view1

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

Run The Server

Running the server normally

npm start

Running the server so it returns an error when saving/deleting for testing the client's error handling capabilities

npm run error

Dependencies

  • React
  • Webpack
  • Babel
  • Axios
  • Jest
  • Cypress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published