This is the server-side application for a photographer's website that manages appointment bookings and meetings.
- Clone the repository:
git clone https://github.com/leahssss/node-project-2024.git
2. Navigate to the project directory:
sh
cd nodeProject
3. Install dependencies:
sh
npm install
```
To start the server, run:
node index