fhuffner91 / dtmoney

Finances Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dtmoney

Felipehuffner Languages lastcommit License Issues Email

πŸ’° Manage your money. Project developed at Ignite ReactJs Chapter II | @Rocketseat

Made with πŸ’– by Felipe Huffner.

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/fhuffner91/dtmoney.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.

Made by Felipe Huffner.

Thank you! 🌠

About

Finances Application


Languages

Language:TypeScript 96.5%Language:HTML 3.5%