Getting Started

To run this project locally, Open Terminal and follow these steps: Navigate to the project directory:

 ```bash
 cd lorem
```

Install dependencies:

npm install

Start the development server:

npm run dev