https://github.com/mariosantosdev/my-money
Application development in the Ignite Bootcamp of Rockeseat
https://github.com/mariosantosdev/my-money
axios miragejs react styled-components
Last synced: about 1 month ago
JSON representation
Application development in the Ignite Bootcamp of Rockeseat
- Host: GitHub
- URL: https://github.com/mariosantosdev/my-money
- Owner: mariosantosdev
- Created: 2022-05-16T22:45:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T01:00:51.000Z (about 4 years ago)
- Last Synced: 2025-02-22T13:39:51.814Z (over 1 year ago)
- Topics: axios, miragejs, react, styled-components
- Language: TypeScript
- Homepage: my-money-liard.vercel.app
- Size: 788 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Money
This project was created on [Ignite Bootcamp](rocketseat.com.br/ignite).
You can clone and use it to study, sell, edit, whatever!
## Some Images

## Technologies
This project use modern libraries like:
- [ReactJS](reactjs.org) - Framework JS to build web applications
- [MirageJS](https://miragejs.com/) - Fake API to help frontend
- [Axios](https://axios-http.com/ptbr/docs/intro) - HTTP Client
- [Styled Components](https://styled-components.com/) - Library to use component-level styles
## How run it
1. First clone the repo
2. `npm run i`
3. `npm run start`
4. Is it :D