Skip to content

patriceandrea/scheduler

Repository files navigation

Interview Scheduler

Scheduler is a single-page React application allowing the user to book, edit, and cancel interviews.

  • Database: Api Server using PostgreSQL Database
  • Testing: Jest, StoryBook, Cypress

How to 📖 an appoinment

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

Dependencies

  • axios 0.26.1
  • classnames 2.2.6
  • normalize.css 8.0.1
  • react 16.9.0
  • react-dom 16.9.0
  • react-scripts 3.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published