Skip to content

zacharysarette/beautiful-cat-facts

Repository files navigation

beautiful-cat-facts

Welcome To Beautiful Catfacts

A toy Vue JS app that displays randomized cat facts and pictures.

Desktop Light Mode Desktop Dark Mode
Beautiful Cat Facts Desktop Light Mode Screen Shot Beautiful Cat Facts Desktop Dark Mode Screen Shot
Mobile Light Mode Mobile Dark Mode
Beautiful Cat Facts Desktop Light Mode Screen Shot Beautiful Cat Facts Desktop Dark Mode Screen Shot

Project setup

If you'd like to look at the code and use it yourself, make sure to fork and clone it first.

Also, be sure to use the latest version of npm and node.

Install dependencies.

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Running the build locally

If you'd like to run the build locally, you can easily use the Node.js static file server.

npm install -g serve
# -s flag means serve it in Single-Page Application mode
serve -s dist

For more instructions on deployment, check out the excellent docs here.

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Author

Zach Sarette

About

This is a VueJS cat fact application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •