https://github.com/lucasbargas/dt_money_angular
https://github.com/lucasbargas/dt_money_angular
angular sass
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasbargas/dt_money_angular
- Owner: LucasBargas
- Created: 2025-05-29T13:55:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-30T01:29:44.000Z (12 months ago)
- Last Synced: 2025-06-30T02:34:33.110Z (12 months ago)
- Topics: angular, sass
- Language: TypeScript
- Homepage: https://dt-money-angular.vercel.app
- Size: 246 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Projeto DT Money
**DT Money versão Angular** é uma re-leitura feita com o framework mencionado, anteriormente desenvolvido com a biblioteca React JS, mas com algumas alterações, incluindo o uso, nesta versão, do Supabase como base de dados.
### Link para visualizar o projeto
### Principais recursos do App
* Cadastro de transações;
* Edição ou exclusão de uma transação específica;
* Pesquisar transação por descrição ou categoria.
### Tecnologias utilizadas
Angular
Angular Font Awesome
19.2
1.0
### Como executar este Front End
#### Pré-requisitos
* Possuir o Nodejs instalado;
#### Clone o repositório
```bash
git clone https://github.com/LucasBargas/dt_money_angular.git
```
#### Entre na pasta
```bash
cd dt_money_angular
```
#### Instale as dependências
```bash
npm install
```
#### Execute o App
```bash
npm run dev
```
Gostaria de ver o repositório do frontend deste app com ReactJS?
[Clique aqui](https://github.com/LucasBargas/dt_money_my_version_code)
# Autor
Lucas Bargas da Silva