Scheduler is a single page React App developed for booking interviews in Lighthouse
This project is built with react in the front-end and node with express in the back-end. PostgreSQL is used as database to persist all data.
Install dependencies with npm install.
Check for the back-end configuration guide here
Check for the dashboard configuration guide here
npm startnpm testnpm run storybook- Express
- Axios
- Node 5.10.x or above
- React 16.4.x or above
- Node-Sass
- React Testing Library
- Storybook Testing App
- Cypress


