Skip to content

A single-page React booking app that allows users to customize appointments. Utilizes Webpack module bundler, Babel and testing platforms like Storybook, Jest and Cypress.

Notifications You must be signed in to change notification settings

MrinalN/scheduler

Repository files navigation

Interview Scheduler

>> View Live Demo >>

A single-page React booking app that allows users to customize appointments. Utilizes Webpack module bundler, Babel and testing platforms like Storybook, Jest and Cypress.

Final Product

Overview "Booking Booked Open"

Error catch "Managing prompts"

"Navigation" Navigation

Setup

  • Install dependencies with $npm install.
  • To run Webpack Development Server $npm start.
  • To run Jest Test Framework $npm test.
  • To run Storybook Visual Testbed $npm run storybook.
  • To run Cypress Tester $npm run test: server.

Dependencies

  • Node.js
  • axios
  • @testing-library/react-hooks
  • react-test-renderer
  • cypress

Acknowledgements

Thanks for checking out my first React project at Lighthouse Labs as an emerging Web Dev! Props to LHL for the provocation. Kate and Paul for sharing their own project "bug collection".

About

A single-page React booking app that allows users to customize appointments. Utilizes Webpack module bundler, Babel and testing platforms like Storybook, Jest and Cypress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published