📆📆📆Interview Scheduler is a Single Page Application built using React that allows users to book and cancel interviews. A concise API is combined with a WebSocket server to build a realtime experience.📆📆📆
Tech Stack: ReactJS, PostgreSQL, Webpack, Axios, WebSockets, Jest, React Testing Library, Storybook, Cypress
Checkout Live Project here (Please wait a moment for heroku server to warm up and loads the data)
Install dependencies with npm install
.
npm start
npm test
npm run storybook
- axios: 0.21.1
- classnames: 2.2.6
- normalize.css: 8.0.1
- react: 16.9.0
- react-dom: 16.9.0
- react-scripts: 3.0.0