Skip to content

Miaouchkinz/Scheduler

Repository files navigation

Interview Scheduler

A single-page React application that allows users to book and cancel interviews.

Testing Framework

  • Storybook: Unit Testing
  • Jest: Integration Testing
  • Cypress: End-to-End Testing

Final Product

Application Walkthrough

App_Walkthrough

Axios error handling

Axios_Error_Handling

Dependencies

  • axios
  • react
  • @testing-library/react-hooks
  • react-test-renderer
  • node-sass
  • storybook

Getting Started

  1. Install all dependencies (using the npm install command).
  2. Clone and follow the README instructions from scheduler-api to start the api server.
  3. Start the web server using the npm start command. The app will be served at http://localhost:8080/.
  4. Go to http://localhost:8080/ in your browser.

About

A single-page React application that allows users to book and cancel interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published