Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RSurya99/nefa

Free landing page template built using nuxt and tailwindcss
https://github.com/RSurya99/nefa

cryptocurrency landing-page nuxt nuxtjs tailwindcss vue vuejs

Last synced: about 2 months ago
JSON representation

Free landing page template built using nuxt and tailwindcss

Awesome Lists containing this project

README

        

# NEFA Landing Page

Free landing page template built using Nuxt 2 and Tailwindcss 3

> [LIVE DEMO](https://nefa.vercel.app/)

![Thumbnail](assets/img/thumbnail.jpg)

## Project Structure

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

## Getting Started

```bash
# 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
- [React NEFA](https://github.com/hakimov-dev/nefa-react) by [Muhammadamin](https://github.com/hakimov-dev)

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

Code by [rsurya99](https://github.com/rsurya99)
UI/UX by [irvanmoses](https://www.facebook.com/irvan.moses)