NEFA Landing Page

Free landing page template built using Nuxt 2 and Tailwindcss 3

LIVE DEMO

Thumbnail

Project Structure

.
├── assets
│ ├── css
│ └── img
├── components
│ └── base
├── layouts
├── mixins
├── pages
├── plugins
├── static
├── README.md
├── nuxt.config.js
├── package.json
└── tailwind.config.js

Getting Started

# clone this repository or click 'use this template' button
$ git clone https://github.com/RSurya99/nefa.git

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Use it for learn, but please don’t republish, redistribute, or resell the template.

Code by rsurya99
UI/UX by irvanmoses

GitHub

View Github