RSurya99 / nefa

Free landing page template built using nuxt and tailwindcss

Home Page:https://nefa-rsurya99.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Other version of NEFA

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

Code by rsurya99
UI/UX by irvanmoses

About

Free landing page template built using nuxt and tailwindcss

https://nefa-rsurya99.vercel.app/

License:MIT License


Languages

Language:Vue 91.8%Language:JavaScript 6.7%Language:CSS 1.5%