https://github.com/devjubayr/merine
Responsive Modern UI/UX Website, React.js, Next.js 15, Tailwind CSS
https://github.com/devjubayr/merine
landing-page nextjs tailwindcss
Last synced: 5 days ago
JSON representation
Responsive Modern UI/UX Website, React.js, Next.js 15, Tailwind CSS
- Host: GitHub
- URL: https://github.com/devjubayr/merine
- Owner: devjubayr
- Created: 2025-11-18T15:07:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-18T16:25:17.000Z (8 months ago)
- Last Synced: 2026-07-16T02:34:32.959Z (5 days ago)
- Topics: landing-page, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://merine.vercel.app/
- Size: 6.24 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Merine](https://merine.vercel.app) - Travel landing page
A modern mobile and friendly travel website landing page with eye catching design and theme. This landing page is fully responsive for all type of device with no conflict.
- Next.js
- React.js
- Tailwind CSS
- Framer Motion
## 🔋 Features
👉 **Appealing Hero Section**: Visually striking hero section that captures attention and sets the tone for the website
👉 **Camp Exploration Section**: Showcase various camps in a dedicated section, allowing users to explore different options.
👉 **Engaging Travel Guide Section**: A compelling travel guide section with informative content and captivating visuals.
👉 **Feature-Rich Section**: A complex and feature-rich section offering advanced functionalities or in-depth information.
👉 **Call to Action for Mobile Apps**: A call-to-action section encouraging users to explore the mobile app version, complete with download links.
👉 **Footer**: Comprehensive footer section containing site and social media links for easy navigation and connectivity.
and many more, including code architecture and reusability
Follow these steps to set up the project locally on your machine.
**Prerequisites**
Make sure you have the following installed on your machine:
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)
**Cloning the Repository**
```bash
git clone git@github.com:devjubayr/merine.git
cd travel_ui_ux
```
**Installation**
Install the project dependencies using npm:
```bash
npm install
```
**Run locally**
```bash
npm run dev
```