annthespy / leashed

A simple app that helps you to find a perfect dog breed to match your personality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leashed

Easily find the best dog breeds for your family based on your preferred breed size, weight, friendliness, talents, intelligence, trainability and more.

Tech Stack

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file dist/index.html in your browser

About

A simple app that helps you to find a perfect dog breed to match your personality


Languages

Language:JavaScript 81.2%Language:CSS 18.8%