Skip to content

copelandbrandon/Scheduler

Repository files navigation

Interview Scheduler

A react app that facilitates the creation and deletion of interview appointments.

Built as a project for Lighthouse Labs


Screenshots

Home page

Home_Screenshot


Add a new appointment

Add_Screenshot


Delete an existing appointment

Delete_Screenshot


Dependencies

  • axios
  • @testing-library/react-hooks
  • react-test-renderer
  • react
  • react-dom
  • classnames
  • normalize.css

Getting Started

  1. Install dependencies with npm install.

  2. Run Webpack Development Server with npm start.

  3. Run the Jest Test Framework with npm test.

  4. Run Storybook Visual Testbed with npm run storybook.

About

An interview scheduler application used to learn react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published