Noshh Grill — Restaurant website (Bristol)
Marketing and booking site for Noshh Grill in Bristol—showcasing the menu, story, and table reservations with a bold, food-forward front end.
Source is private (client project). Stack and implementation details are summarised in this case study; happy to walk through architecture in conversation.

Website preview
About this project
Noshh Grill is a Pakistani restaurant in Easton, Bristol. The site introduces the brand, highlights signature dishes and reviews, and drives bookings and takeaway orders.
The interface is built as a client-side React application written in JavaScript, with Tailwind CSS for rapid layout and responsive design, and additional CSS for fine-tuned visuals and motion.
Architecture
Frontend — React & JavaScript
Client-side React app in JavaScript: reusable components, local state and effects for interactions, and in-app navigation between home, menu, about, blog, and contact routes.
Styling — Tailwind CSS & CSS
Tailwind utility classes for layout, spacing, typography, and breakpoints; supplementary CSS for hero imagery, brand colours, and motion beyond utilities.
Key features
- Responsive layout for phone, tablet, and desktop
- Clear calls to action for booking a table and ordering takeaway
- Menu, story, and social proof sections aligned with the restaurant brand
- Fast, maintainable styling workflow with Tailwind plus targeted custom CSS