Skip to content

vipuljain08/invoicing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Invoicing App with NodeJs and VueJs

Views

  • Login
  • Register
  • Dashboard

Features

  • Authentication : Implement Authentication with JWT
  • Create Invoice
  • View Invoice
  • Send Mail : Using nodemailer
  • Storage : Sqlite3 Database

Install Dependencies using NPM

  • Backend cd backend && npm install

  • Frontend cd frontend && npm install

Start Both Servers

  • Backend cd backend && npm start

  • Frontend cd frontend && npm run dev

Read more about it here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published