sdr34 / react-hook-kit

React Hook Kit: A TypeScript library of reusable custom hooks for accelerating React application development.
MIT License
4 stars 3 forks source link

Project Setup #1

Closed sdr34 closed 1 year ago

sdr34 commented 1 year ago

Install TypeScript and configure the tsconfig.json file. Install and set up a testing library (e.g., Jest). Install and configure a linter (ESLint) and a code formatter (Prettier).