Amorpheuz / fur-miliar

Fur~miliar is a Vue.js app built using Nuxt.js that allows users to search and learn more about various cat breeds.

Home Page:https://furmiliar.amorpheuz.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fur~miliar

Fur~miliar is a Vue.js app built using Nuxt.js that allows users to search and learn more about various cat breeds. Checkout the project at https://furmiliar.amorpheuz.dev/!

Tools Used

Getting Started

Prerequisites

This project is built with Node.js and Yarn v1. Before setting up the project, install Node.js and then install Yarn v1 to get started.

Setup Fur~miliar

# 1. install dependencies
$ yarn install

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

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

# OR

# 3. generate static project
$ yarn generate

Contribute

If you would like to contribute to the project, please check out the contributing docs.

About

Fur~miliar is a Vue.js app built using Nuxt.js that allows users to search and learn more about various cat breeds.

https://furmiliar.amorpheuz.dev/

License:MIT License


Languages

Language:Vue 86.6%Language:JavaScript 12.9%Language:CSS 0.4%