tlowande / scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

Interview Scheduler is a web application for educational purposes built with React and Storybook that uses Jest and Cypress for testing and allows users to book an appointment to the given week.

Setup

Install dependencies with npm install.

Running API Server

Fork Scheduler API and follow the README.md file!

Running Webpack Development Server

npm start

Running Jest Test Framework

npm test

Running Storybook Visual Testbed

npm run storybook

Final Product

Scheduler single page view

"Scheduler single page view"

About


Languages

Language:JavaScript 84.7%Language:CSS 12.7%Language:HTML 2.6%