Skip to content

janeszelag/scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview Scheduler

A single page React application I built that allows users to book and cancel interviews.📆 Tested using both Jest and Cypress🤓

Screenshots

"Booking an interview"

"Deleting an interview"

"Editing an interview"

Technical Specifications

React
Webpack
Babel
Axios
Storybook
Webpack Dev Server
Jest
Testing Library

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
classnames
normalize.css
react
react-dom
react-scripts

About

A single page React application I built that allows users to book and cancel interviews.📆 Tested using both Jest and Cypress🤓

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published