Commit 406d82d
authored
David/refactoring front end by hand (#79)
* Nuked Front End
* Generated Vite Starter Code from Scratch
* Modified Files to run on Docker
* Migrated to pnpm
* Added Linter + Prettier, Need to Update Readme in the end to ensure everything is validated
* Added Tailwind V4, refactored app.tsx with tailwind css
* Added Folder structure
* Updated ReadMe1 parent 7ef0fe3 commit 406d82d
File tree
95 files changed
+4795
-14075
lines changed- .github/workflows
- frontend
- public
- source
- src
- APIClients
- api
- assets
- fonts
- images
- components
- auth
- common
- __tests__
- __snapshots__
- crud
- features
- pages
- HooksDemo
- __tests__
- constants
- contexts
- hooks
- layouts
- pages
- reducers
- types
- utils
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+4795
-14075
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
39 | | - | |
40 | | - | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
44 | | - | |
| 50 | + | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
49 | | - | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
| |||
0 commit comments