cra-template-samyar-kd
v1.2.2
Published
My personal cra-template Typescript, context api, react-query included
Downloads
5
Maintainers
Readme
cra-template-samyar-kd
My handmade cra-template
I added essential and common packages to this cra template
if you have any suggestion please tell me 🙏.
Telegram : https://t.me/samyar_kd
Email : [email protected]
Github: https://github.com/samyarkd/cra-template-samyar-kd
Usage
$ yarn create react-app my-app --template samyar-kd
or
$ npx create-react-app my-app --template samyar-kd
packages
- react-router-dom@v6
- react-query
- axios
- Typescript
Structured
Folder structure is already done and it's the way i like 😃
Structure :
src/
| --/app
| --/assets
| --/components
| --/hooks
| --/layout
| --/pages
| --/services
| --/context
| --/utils
| index.ts