Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.38 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.38 KB

Contactz logo


GitHub Workflow Status (https://github.com/spicytelescope/contactz/actions/workflows/gh-pages-deploy.yml https://github.com/spicytelescope/contactz/actions/workflows/update-npm-packages.yml

Contactz

A small app meant to test a Vue SPA with PWA support.

Features

Contactz's aim is to show off some contact's card (which are fakes), add and remove some from a centralised firebase db. Anyone can add his own contact's card, a "Contactz" !

For the security concerns, the DB's URL is visible as the collection is meant to be public. This app is basically a POC for web's skills.

Feel free to contact me if you've got any questions. Hope you enjoy !

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Made with 💓 by Spicy Telescope.