shashank065 / Landingpage-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

W3T

Nextly - Landing Page Template with Next.js & Tailwind CSS

Nextly is a free landing page & marketing website template for startups and indie projects. Its built with Next.js & TailwindCSS. And its completely open-source.

image

How to use

Click on the Use Template button on this page to clone this respository to your github account. Or you can also clone this respository using terminal or bash.

1. Clone this Repository

git clone https://github.com/surjithctly/nextly-template.git

2. Navigate to the directory

cd nextly-template

3. Install dependencies

yarn install
# or
npm install

5. Run Dev Server

yarn dev
# or
npm run dev

Deploy with Vercel

Deploy this template using Vercel:

Deploy with Vercel

Author

Surjith S M ( @surjithctly )


image

About

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.2%