/Scheduler

Primary LanguageJavaScript

Interview Scheduler

An intense 1st React App, doesn't even come close to describing this project. I'm proud to have finished a working application within this week and a half.

Screenshots

"Homepage"

"Form Before Saving"

"Confirmation Before Deleting"

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

Running Cypress

npm run cypress

Database info

Server is set to get from

PORT: 8001

or simply update package.json to use your preferred proxy

Dependencies

Axios, Classnames, Prop-Types, React, React-Scripts

Test Dependencies

Cypress (install separtately), Storybook, React-Test-Renderer, React-Hooks-Testing-Library