This project is a modern web application built with Next.js and Tailwind CSS, designed to beautifully display property details, guest testimonials, and policy information. It features a responsive design, interactive elements like a testimonial carousel, and a clean, user-friendly interface.
- Next.js 14+
- React
- Tailwind CSS
- Lucide React
- Shadcn/ui
Follow these steps to get the project up and running on your local machine.
- Node.js (v18.x or later recommended)
- npm or Yarn
-
Clone the repository:
git clone https://github.com/mahadi-zulfiker/SparkTech-Job-Task cd SparkTech-Job-Task -
Install dependencies:
npm install # or yarn installnpm run dev # or yarn devOpen http://localhost:3000 in your browser to see the application.
Contributions are welcome! If you find a bug or have a feature request, please open an issue or submit a pull request.
This project is open-sourced under the MIT License.