https://github.com/alexandredresch/finance-web
Application for financial management built in React JS.
https://github.com/alexandredresch/finance-web
Last synced: over 1 year ago
JSON representation
Application for financial management built in React JS.
- Host: GitHub
- URL: https://github.com/alexandredresch/finance-web
- Owner: AlexandreDresch
- Created: 2022-07-22T19:00:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T19:01:29.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T09:26:20.505Z (over 1 year ago)
- Language: TypeScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Finance

## Application for financial management built in React JS.
## Starting the project
Use **yarn** or **npm install** to install project dependencies.
Then start the project.
```cl
yarn start
```
## Technologies
- [ ] React JS
- [ ] Typescript
- [ ] Axios
- [ ] MirageJS
- [ ] Polished
- [ ] React Modal
## Project developed in Ignite React JS, from RocketSeat.