Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.43 KB

README.md

File metadata and controls

50 lines (37 loc) · 2.43 KB

Frontend Mentor Challenge - Invoice app

This is a solution to the Invoice app challenge on Frontend Mentor. The challenge was to build out this invoicing application and get it looking as close to the design as possible.

Live Site URL: https://vue-invoice-app-6443a.web.app/

Demo account:
Email: [email protected]
Password: p@ssw0rd

Features

Users are able to:

Screenshots

Design preview for the Invoice app coding challenge Design preview for the Invoice app coding challenge Design preview for the Invoice app coding challenge

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

Customize configuration

See Configuration Reference.