This project is a sleek and modern landing page template crafted with Next.js and Tailwind CSS. It combines the power of Next.js for server-side rendering and Tailwind CSS for utility-first styling, resulting in a highly performant and customizable landing page.
Clone the repository:
git clone https://github.com/your-username/next-tailwind-landing-page.git
Navigate to the project directory:
cd next-tailwind-landing-page
Install dependencies:
npm install
Run the application:
npm run dev
Access the landing page:
Open your web browser and visit http://localhost:3000
.
Modify Content:
src/components
directory.Tailwind CSS Styles:
Color Scheme:
tailwind.config.js
file.Images:
public/images
directory with your own.We welcome contributions! If you'd like to contribute to the Next.js Tailwind Landing Page, please check our contribution guidelines.
This project is licensed under the MIT License.