React-Folder-Structure
A best practice React folder structure
파일 탐색기
최종 버전 다운로드 (.zip)- extensions.json
- settings.json
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- action.d.ts
- api.d.ts
- files.d.ts
- product.d.ts
- reducer.d.ts
- user.d.ts
- product.api.ts
- user.api.ts
- App.actions.ts
- App.constants.ts
- App.reducer.ts
- App.tsx
- OpenSans-Bold.ttf
- OpenSans-BoldItalic.ttf
- OpenSans-ExtraBold.ttf
- OpenSans-ExtraBoldItalic.ttf
- OpenSans-Italic.ttf
- OpenSans-Light.ttf
- OpenSans-LightItalic.ttf
- OpenSans-Regular.ttf
- OpenSans-SemiBold.ttf
- OpenSans-SemiBoldItalic.ttf
- home.svg
- list.svg
- open-menu.svg
- index.scss
- Header.styles.ts
- Header.tsx
- Loading.tsx
- SideNav.styles.ts
- SideNav.tsx
- paths.ts
- styles.ts
- AuthenticatedGuard.tsx
- string.ts
- usePrevious.tsx
- MainLayout.tsx
- Home.tsx
- Login.actions.ts
- Login.constants.ts
- Login.reducer.ts
- Login.styles.ts
- Login.thunks.ts
- Login.tsx
- ProductItem.actions.ts
- ProductItem.constants.ts
- ProductItem.reducer.ts
- ProductItem.thunks.ts
- ProductItem.tsx
- ProductList.actions.ts
- ProductList.constants.ts
- ProductList.reducer.ts
- ProductList.styles.ts
- ProductList.thunks.ts
- ProductList.tsx
- reducer.ts
- HomeRoutes.tsx
- LoginRoutes.tsx
- ProductRoutes.tsx
- routes.tsx
- store.ts
- index.tsx
- logo.svg
- react-app-env.d.ts
- serviceWorker.ts
- setupTests.ts
- .editorconfig
- .env
- .eslintignore
- .eslintrc
- .gitignore
- .prettierignore
- .prettierrc
- package.json
- README.md
- tsconfig.json
- yarn.lock
// repository documentation
Was this content helpful?
(0 ratings)
