initial commit
parents
No related branches found
No related tags found
Showing
- web/config/chakra.config.js 4 additions, 0 deletionsweb/config/chakra.config.js
- web/config/storybook.preview.js 24 additions, 0 deletionsweb/config/storybook.preview.js
- web/jest.config.js 8 additions, 0 deletionsweb/jest.config.js
- web/package.json 31 additions, 0 deletionsweb/package.json
- web/public/README.md 35 additions, 0 deletionsweb/public/README.md
- web/public/favicon.png 0 additions, 0 deletionsweb/public/favicon.png
- web/public/robots.txt 2 additions, 0 deletionsweb/public/robots.txt
- web/src/App.tsx 27 additions, 0 deletionsweb/src/App.tsx
- web/src/Routes.tsx 20 additions, 0 deletionsweb/src/Routes.tsx
- web/src/components/.keep 0 additions, 0 deletionsweb/src/components/.keep
- web/src/components/ExamplePostsCell/ExamplePostsCell.mock.ts 4 additions, 0 deletionsweb/src/components/ExamplePostsCell/ExamplePostsCell.mock.ts
- web/src/components/ExamplePostsCell/ExamplePostsCell.stories.tsx 34 additions, 0 deletions.../components/ExamplePostsCell/ExamplePostsCell.stories.tsx
- web/src/components/ExamplePostsCell/ExamplePostsCell.test.tsx 42 additions, 0 deletions...src/components/ExamplePostsCell/ExamplePostsCell.test.tsx
- web/src/components/ExamplePostsCell/ExamplePostsCell.tsx 31 additions, 0 deletionsweb/src/components/ExamplePostsCell/ExamplePostsCell.tsx
- web/src/entry.client.tsx 23 additions, 0 deletionsweb/src/entry.client.tsx
- web/src/index.css 0 additions, 0 deletionsweb/src/index.css
- web/src/index.html 15 additions, 0 deletionsweb/src/index.html
- web/src/layouts/.keep 0 additions, 0 deletionsweb/src/layouts/.keep
- web/src/pages/FatalErrorPage/FatalErrorPage.tsx 57 additions, 0 deletionsweb/src/pages/FatalErrorPage/FatalErrorPage.tsx
- web/src/pages/NotFoundPage/NotFoundPage.tsx 44 additions, 0 deletionsweb/src/pages/NotFoundPage/NotFoundPage.tsx
web/config/chakra.config.js
0 → 100644
web/config/storybook.preview.js
0 → 100644
web/jest.config.js
0 → 100644
web/package.json
0 → 100644
web/public/README.md
0 → 100644
web/public/favicon.png
0 → 100644
1.7 KiB
web/public/robots.txt
0 → 100644
web/src/App.tsx
0 → 100644
web/src/Routes.tsx
0 → 100644
web/src/components/.keep
0 → 100644
web/src/entry.client.tsx
0 → 100644
web/src/index.css
0 → 100644
web/src/index.html
0 → 100644
web/src/layouts/.keep
0 → 100644
web/src/pages/NotFoundPage/NotFoundPage.tsx
0 → 100644