akira-development / dt.money

:moneybag: Manage your money. Project developed during the second Bootcamp Ignite module :rocket: πŸ‘¨πŸ»β€πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move It

LeonneBrito Languages lastcommit License Issues Email

πŸ’° Manage your money. Project developed during the second Bootcamp Ignite module | @Rocketseat

Made with πŸ’– by Leonne Brito.

πŸ“Œ Contents

πŸ“· Screenshots

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/LeonneBrito/dt.money.git
# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

Go to http://localhost:3000/ to see the result.

πŸ› Issues

Create a new issue report, it will be an honor to be able to help you solve and further improve our application.

✨ Contributing

  • 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.

πŸ“„ License

This project is under the MIT license. Made with πŸ’– by Leonne Brito.

Thank you! 🌠

About

:moneybag: Manage your money. Project developed during the second Bootcamp Ignite module :rocket: πŸ‘¨πŸ»β€πŸš€

License:MIT License


Languages

Language:TypeScript 96.4%Language:HTML 3.6%