Manage your money
Project developed during chapter 2 of Ignite | @Rocketseat
Made with 💜 by
Gustavo Henrique.
This project was made using the follow technologies:
# Clone Repository
$ git clone https://github.com/Gustavohsdp/dtmoney
# Install Dependencies
$ yarn
# Run Application
$ yarn start
Go to http://localhost:3000/ to see the result.
Create a new issue report, it will be an honor to be able to help you solve and further improve our application.
- Fork this repository
- Create a branch with your feature:
git checkout -b my-feature
- Commit your changes:
git commit -m 'feat: My new feature'
- Push to your branch:
git push origin my-feature
This project is under the MIT license.