GraphQL + React Appointment Booking API

Usage

Run the following commands in both appointmentSystem and appointmentSystem/frontend

Install all dependencies

npm install

Run the server

npm start