A scheduler that allows users to create, edit and delete interview appointments built with React, Node, Express, Axios, SQL and tested with Storybook, Jest, Cypress.
Install dependencies with npm install
.
npm start
npm test
npm run storybook
- axios: ^0.19.2,
- classnames: ^2.2.6,
- normalize.css: ^8.0.1,
- pure-js: ^0.2.6,
- react: ^16.9.0,
- react-dom: ^16.9.0,
- react-scripts: ^3.4.1
- @babel/core: ^7.4.3,
- @storybook/addon-actions: ^5.0.10,
- @storybook/addon-backgrounds: ^5.0.10,
- @storybook/addon-links: ^5.0.10,
- @storybook/addons: ^5.0.10,
- @storybook/react: ^5.0.10,
- @testing-library/jest-dom: ^4.0.0,
- @testing-library/react: ^8.0.7,
- @testing-library/react-hooks: ^3.2.1,
- node-sass: ^4.14.1,
- prop-types: ^15.7.2,
- react-test-renderer: ^16.9.0