Showing
21 changed files
with
475 additions
and
0 deletions
.gitignore
0 → 100644
frontend/.env.development
0 → 100644
frontend/.env.production
0 → 100644
frontend/.eslintrc.json
0 → 100644
frontend/.prettierrc.json
0 → 100644
frontend/config-overrides.js
0 → 100644
frontend/package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
frontend/package.json
0 → 100644
frontend/public/favicon.ico
0 → 100644
No preview for this file type
frontend/public/index.html
0 → 100644
frontend/public/logo192.png
0 → 100644
5.22 KB
frontend/public/logo512.png
0 → 100644
9.44 KB
frontend/public/manifest.json
0 → 100644
frontend/public/robots.txt
0 → 100644
frontend/src/App.tsx
0 → 100644
frontend/src/index.css
0 → 100644
frontend/src/index.tsx
0 → 100644
frontend/src/react-app-env.d.ts
0 → 100644
frontend/src/serviceWorker.ts
0 → 100644
frontend/src/setupTests.ts
0 → 100644
frontend/tsconfig.json
0 → 100644
-
Please register or login to post a comment