https://github.com/git-marcopitra/finapp-web
https://github.com/git-marcopitra/finapp-web
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/git-marcopitra/finapp-web
- Owner: git-marcopitra
- Created: 2023-02-07T05:49:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T10:52:45.000Z (over 3 years ago)
- Last Synced: 2025-05-20T19:34:25.610Z (about 1 year ago)
- Language: TypeScript
- Size: 56.6 KB
- 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)\*
- [NextJS](https://nextjs.org/docs/getting-started)\*
- [Jest](https://jestjs.io)
- [React Testing Library](https://testing-library.com)
- [Husky Hooks](https://github.com/typicode/husky#readme)
## 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));