A Single Page React application that allows users to book and cancel interviews.
- React
- Webpack, Babel
- Axios
- Express
- PostgreSQL
- Testing
- Storybook
- Webpack Dev Server
- Jest
- Testing Library
- Cypress
Install dependencies with npm install
.
npm start
npm test
npm run storybook