--- title: Things to consider before starting to build a React project description: image: tags: reactjs lintConfig: MD004: style: "consistent" MD006: false published: false --- 1. Error handling - error boundaries, API interceptors, etc. 2. Localization - i18n 3. Accessibility - a11y 4. Redux 5. Router 6. ESLint, Prettier 7. Husky