https://github.com/git-marcopitra/interest-protocol-v1
https://github.com/git-marcopitra/interest-protocol-v1
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/git-marcopitra/interest-protocol-v1
- Owner: git-marcopitra
- Created: 2022-03-10T12:07:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T15:34:33.000Z (over 4 years ago)
- Last Synced: 2024-12-29T05:27:49.151Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://interestprotocol-v1.vercel.app
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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));