Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teguhrianto/efishery-frontend

eFishery - Data Harga Perikanan Indonesia
https://github.com/teguhrianto/efishery-frontend

efishery efishery-frontend frontend harga-ikan nuxtjs

Last synced: about 1 month ago
JSON representation

eFishery - Data Harga Perikanan Indonesia

Awesome Lists containing this project

README

        

# eFishery Frontend Test

> Data harga perikanan Indonesia

[![Netlify Status](https://api.netlify.com/api/v1/badges/01f1ebdd-5ebb-4ac0-9fc2-e8ba42722c77/deploy-status)](https://app.netlify.com/sites/efishery-frontend-test/deploys)

## Features
1. Melihat dan mencari list data
2. Menambahan Data

## Live Demo
### [See live demo here](https://efishery-frontend.now.sh/)

## Screenshot Desktop & Mobile
![alt mockup](https://raw.githubusercontent.com/teguhrianto/efishery-frontend/master/screenshot/mockup.jpg)

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).