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.
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:
Author
Surjith S M ( @surjithctly )