Short Description:
Arrange a surgical consultation online, built for bunionsurgeon.co.uk.
Installation
- Clone the repository in your command line by copying the below code. The development server will be started. Installation requires the Github CLI and NPM.
git clone https://github.com/derrmru/bunion-surgeon-online-appointments
cd bunion-surgeon-online-appointments
npm install
npm run dev
- Create your end points in .env.local to check for availability, submit appointments, run patient search etc.
Used Technologies and Libraries
Dev Dependencies
- "@types/googlemaps": "^3.43.3",
- "@types/jquery": "^3.5.5",
- "@types/node": "^14.14.31",
- "@types/react": "^17.0.2",
- "typescript": "^4.2.2"