This project is part of the Software Development Practice II subject, focusing on a system related to dentist booking.
- clone this repository and backend-repository
- run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev- Setting you database
- Open http://localhost:3000 with your browser to see the result.