Felipeact / dtMoney

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Felipe Viana Languages lastcommit License Issues E-mail


Made by Felipe Viana

πŸ“Œ Contents

πŸ“· Screenshots

πŸš€ Technologies

This project was made using the follow technologies:

πŸ’» How to run

# Clone Repository
$ git clone https://github.com/Felipeact/dtMoney.git && cd dtMoney

# Install Dependencies
$ npm install || yarn 

# Fill .env.local file with YOUR environment variables, according to .env.example file.

# Run Aplication
$ yarn dev
   
# Run Json server 

# :bug: Issues

Create a <a href="https://github.com/Felipeact/dtMoney.git/issues">new issue report</a>, it will be an honor to be able to help you solve and further improve our application.

# :sparkles: Contributing

This project follows the Angular Convention commits pattern. [Click](./commitlint.config.js) to see the available prefixes.

- Fork this repository;
- Create a new branch to develop 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`.

# :page_facing_up: License

This project is under the [MIT License](./LICENSE) |
Made with by [Felipe Viana](https://www.linkedin.com/in/felipe-viana/).

About


Languages

Language:TypeScript 96.4%Language:HTML 3.6%