issue/17-client-setup #19
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
puregarlic/microclimate!19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue/17-client-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves #17.
Sets up react-router with a rough approximation of the routes we'll need.
Shadcn was also added allowing us to add any components by running
deno run -A --unstable npm:shadcn@latest add <component>Linting is still a partial problem as there are some files deno complains about. Might need to be fixed on the way.
37f1a1b7fetoaabab402d5Looks good enough, whatever linter errors there are we'll fix in time. Three things:
.react-routerto the gitignoreaabab402d5toaf54262fbbRequested changes complete