Clement-Muth / invoices-generator

An Invoices generator for freelancers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Nextjs v13 example

This template structure's use App folder for the project and packages for the libraries.

project
|
└───app
|   |   pages
|   |   views
│   │   ...
|
└───packages
|   |   library
|   |   config
│   │   ...

Deploy your own

Deploy the example using Vercel

Deploy with Vercel

How to use

With yarn

yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

About

An Invoices generator for freelancers

License:MIT License


Languages

Language:TypeScript 74.6%Language:CSS 12.7%Language:JavaScript 12.0%Language:Shell 0.7%