joao0pedro0alves / kakuzu

Aplicativo para controlar suas finanças pessoais

Home Page:https://kakuzu.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kakuzu

App using Vite, React and Typescript. It has a pre-assembled Docker configuration, with support for implementing an HTTPS server with a digital certificate using NGINX.

Getting start

  1. Clone this repository.
$ git clone https://github.com/joao0pedro0alves/kakuzu.git
  1. Go to project folder.
$ cd kakuzu
  1. Install app dependencies
$ npm install
  1. Run server in development
$ npm run dev

References

Helpers

About

Aplicativo para controlar suas finanças pessoais

https://kakuzu.vercel.app

License:MIT License


Languages

Language:TypeScript 94.1%Language:JavaScript 2.9%Language:HTML 2.1%Language:Dockerfile 0.6%Language:CSS 0.2%