1.0. Create README.md

# HTML Service

## Overview
This project deploys a static HTML page using AWS Lambda and API Gateway. The Lambda function serves an HTML page through an API endpoint.

## Setup

### Prerequisites
- Node.js and npm installed
- Serverless Framework installed

### Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/PKT-TIMES/serverless-repo
   cd html-service