Skip to content

Commit

Permalink
Latest updates (#23)
Browse files Browse the repository at this point in the history
* initial pass

* bump packages

* init design to dev transition; remove tailwind; update packages

* init design to dev patterns

* prototype(svgs): update how SVGs are to be used

* Inline SVGs at the top of the page and reference them throughout.
* update components to use new SVG method
* keep all .svg files together
* WIP

* all-in-one

* update packages

* update packages

* latest updates

* remove yaml file

* update packages

* add your place form submission happy path is working

* update form, actions, and validation errors

* fix footer UI

* populate top 10 places

* fix mobile navigation and desktop navigation

* fix mobile layout and desktop layout

* update packages

* update packages
  • Loading branch information
robahtou authored Oct 7, 2024
1 parent 908dc98 commit 4e361e4
Show file tree
Hide file tree
Showing 37 changed files with 2,285 additions and 6,623 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ next-env.d.ts

# git comments & notes
z*.*

# Containerfile
Containerfile

# database
pgDump
Loading

0 comments on commit 4e361e4

Please sign in to comment.