/dt-money

An app to control personal finances

Primary LanguageTypeScriptMIT LicenseMIT

DT Money

Project developed during Ignite Program created by Rockeseat.

Technologies   |    Getting started   |    Contributing   |    Screenshot   |    Live Demo   |    License

dt


🚀 Technologies

This project was developed with the following technologies:


🚀 Getting started

Prerequisites

You must have Node.js and git installed to get started.

Instalation

Open a terminal follow the steps bellow

  1. Clone the repository:
 $ https://github.com/enoquetembe/dt-money.git
  • Got to the project directory
2. cd dt-money
  1. Install depedencies
npm install
  1. Runing the project locally
npm run dev

👨‍💻 Contributing

Pull Requests are welcome. For major changes, please open an issue to discuss what and which kind of changes you want to perform.
Follow these steps to make your contribution.

1. Fork the repository

2. Create your feature branch

# To make it easier name this branch with your username or with the name of the feature you added
$ git checkout -b MyFeature

3. Commit your changes

 $ git commit -m 'Adding my feature'

4. Push to your feature branch

 $ git push origin MyFeature

5. Open a Pull Request


Let's work together. 😁


📸 Screenshot

money-dt netlify app_

money-dt netlify app_ (1)

money-dt netlify app_(iPhone XR)


💻 Live Demo

  • You can see the application in live through THIS LINK

📄 License

This project is under MIT Lincese CLICK HERE to read the file about the license.


Made with ❤ by Enoque Tembe