In this single page React application, users can create, edit and delete interview appointments with specific interviewers.
Front-end: HTML, CSS, ReactJS
Back-end: Node.js, Express, PostgresSQL
Test: Jest, Storybook
Install dependencies with npm install.
npm startnpm testnpm run storybook
