A simple interview scheduler project for Lighthouse Labs' Web Development Bootcamp! It utilizes ReactJS, as well as Jest and Cypress for testing purposes.
Install dependencies with npm install
.
npm start
npm test
npm run storybook
A simple interview scheduler project for Lighthouse Labs' Web Development Bootcamp! It utilizes ReactJS, as well as Jest and Cypress for testing purposes.
Install dependencies with npm install
.
npm start
npm test
npm run storybook