https://github.com/git-marcopitra/rich-todos
https://github.com/git-marcopitra/rich-todos
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/git-marcopitra/rich-todos
- Owner: git-marcopitra
- Created: 2022-12-26T19:56:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T10:29:12.000Z (about 3 years ago)
- Last Synced: 2024-12-29T05:27:48.883Z (over 1 year ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BOARDi
## 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)\*
- [Stylin.js](https://github.com/git-marcopitra/stylin.js)\*
- [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));