Skip to content

togmund/scheduler

Repository files navigation

Interview Scheduler

A Single Page React application that allows users to book and cancel interviews.

Demonstration

Technical Specifications

  • React
  • Webpack, Babel
  • Axios
  • Express
  • PostgreSQL
  • Testing
    • Storybook
    • Webpack Dev Server
    • Jest
    • Testing Library
    • Cypress

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

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