An open API service indexing awesome lists of open source software.

https://github.com/git-marcopitra/interest-protocol-v1


https://github.com/git-marcopitra/interest-protocol-v1

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# NSDEV React Template

## Code Style

You must to install in your VSCode

- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)

## Technologies

- [Typescript](https://typescriptlang.org)\*
- [Styled System](https://styled-system.com)\*
- [Emotion](https://emotion.sh/docs/introduction)\*
- [Jest](https://jestjs.io)
- [React Testing Library](https://testing-library.com)
- [Husky Hooks](https://github.com/typicode/husky#readme)

## Auxiliary Libraries

- [React Helmet](https://www.npmjs.com/package/react-helmet)

## Contributing Patterns

### Commit

To commit, you must to:

- Certify if your code is valid to linters;
- Use commit rules in [Gitmoji Commitlint](https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/commitlint-config#readme):
- Starting with one of this emojis ([Gitmoji](https://gitmoji.dev));