Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
Free landing page template built using nuxt and tailwindcss
- Host: GitHub
- URL: https://github.com/RSurya99/nefa
- Owner: RSurya99
- License: mit
- Created: 2022-01-19T21:57:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T15:50:37.000Z (11 months ago)
- Last Synced: 2024-11-05T06:40:45.577Z (about 1 month ago)
- Topics: cryptocurrency, landing-page, nuxt, nuxtjs, tailwindcss, vue, vuejs
- Language: Vue
- Homepage: https://nefa-rsurya99.vercel.app/
- Size: 13.2 MB
- Stars: 419
- Watchers: 4
- Forks: 167
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - NEFA Landing Page - `Free landing page template built using nuxt and tailwindcss` *by [Rafli Surya P](https://github.com/RSurya99)* (N)
- made-in-indonesia - NEFA Landing Page - `Free landing page template built using nuxt and tailwindcss` *by [Rafli Surya P](https://github.com/RSurya99)* (N)
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)