Simple scheduler app. A project exploring how to use React front end UI framework and various development environments such as Storybook and Webpack. Uses Jest and Cypress for extensive testing.
- React
- SCSS
- Javascript
- Jest
- Cypress
- Storybook
- Axios
- Webpack
- Babel
Install dependencies with npm install
.
npm start
npm test
npm run storybook