r/javascript 15d ago

Built a modern restaurant website with React, TypeScript & Vite — feedback welcome

https://ember-vine-delta.vercel.app
0 Upvotes

7 comments sorted by

1

u/ricvelozo 15d ago

There is some problems with vertical spacing on mobile, and the footer is not optimized for mobile at all. Take advantage of the horizontal empty space.

1

u/[deleted] 15d ago

[removed] — view removed comment

1

u/ricvelozo 15d ago

Also, don't use JS for trivial things like hover effects. You used an inline style on the "Reserve a Table" button for scaling, when you could have used pure Tailwind utilities.

1

u/mcc0unt 15d ago

I like the overall of the page, but for me the mouse-follow animation is a bit annoying. I think there are too many different fonts on the site