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.
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.
git clone https://github.com/surjithctly/nextly-template.git
cd nextly-template
yarn install
# or
npm install
yarn dev
# or
npm run dev
Deploy this template using Vercel:
Surjith S M ( @surjithctly )