feat: initial commit
|
---|
|
.gitignore |
---|
.vscode/settings.json 0 → 100644 |
---|
LICENSE.txt 0 → 100644 |
---|
README.md |
---|
craco.config.js 0 → 100644 |
---|
package-lock.json |
---|
Too large (Show diff)
|
package.json |
---|
public/index.html |
---|
public/manifest.json |
---|
src/App.css 100644 → 0 |
---|
src/App.test.tsx 100644 → 0 |
---|
src/App.tsx 100644 → 0 |
---|
src/app/App.scss 0 → 100644 |
---|
src/app/App.tsx 0 → 100644 |
---|
src/fontello/config.json 0 → 100644 |
---|
src/fontello/css/animation.css 0 → 100644 |
---|
src/fontello/css/kristweb-codes.css 0 → 100644 |
---|
src/fontello/css/kristweb-embedded.css 0 → 100644 |
---|
src/fontello/css/kristweb-ie7-codes.css 0 → 100644 |
---|
src/fontello/css/kristweb-ie7.css 0 → 100644 |
---|
src/fontello/css/kristweb.css 0 → 100644 |
---|
src/fontello/font/kristweb.eot 0 → 100644 |
---|
Not supported
|
src/fontello/font/kristweb.svg 0 → 100644 |
---|
src/fontello/font/kristweb.ttf 0 → 100644 |
---|
Not supported
|
src/fontello/font/kristweb.woff 0 → 100644 |
---|
Not supported
|
src/fontello/font/kristweb.woff2 0 → 100644 |
---|
Not supported
|
src/index.css 100644 → 0 |
---|
src/index.scss 0 → 100644 |
---|
src/index.tsx |
---|
src/layouts/main/components/nav/Brand.scss 0 → 100644 |
---|
src/layouts/main/components/nav/Brand.tsx 0 → 100644 |
---|
src/layouts/main/components/nav/ConnectionIndicator.scss 0 → 100644 |
---|
src/layouts/main/components/nav/ConnectionIndicator.tsx 0 → 100644 |
---|
src/layouts/main/components/nav/Search.scss 0 → 100644 |
---|
src/layouts/main/components/nav/Search.tsx 0 → 100644 |
---|
src/layouts/main/components/nav/SettingsCog.scss 0 → 100644 |
---|
src/layouts/main/components/nav/SettingsCog.tsx 0 → 100644 |
---|
src/layouts/main/components/nav/index.scss 0 → 100644 |
---|
src/layouts/main/components/nav/index.tsx 0 → 100644 |
---|
src/layouts/main/components/sidebar/Footer.scss 0 → 100644 |
---|
src/layouts/main/components/sidebar/Footer.tsx 0 → 100644 |
---|
src/layouts/main/components/sidebar/TotalBalance.scss 0 → 100644 |
---|
src/layouts/main/components/sidebar/TotalBalance.tsx 0 → 100644 |
---|
src/layouts/main/components/sidebar/index.scss 0 → 100644 |
---|
src/layouts/main/components/sidebar/index.tsx 0 → 100644 |
---|
src/layouts/main/index.tsx 0 → 100644 |
---|
src/logo.svg 100644 → 0 |
---|
src/scss/_font.scss 0 → 100644 |
---|
src/scss/_variables.scss 0 → 100644 |
---|
src/serviceWorker.ts |
---|
src/setupTests.ts |
---|
src/shared-components/krist-value/index.scss 0 → 100644 |
---|
src/shared-components/krist-value/index.tsx 0 → 100644 |
---|
tsconfig.extend.json 0 → 100644 |
---|
tsconfig.json |
---|