A premium, modern web presence for Blessings Restaurant, built with Next.js and high-end design aesthetics.
- Modern Design: Premium aesthetics with a nature-inspired color palette.
- Responsive Layout: Optimized for both desktop and mobile users.
- Menu Showcase: Detailed and beautiful presentation of restaurant offerings.
- Interactive Elements: Smooth transitions and modern UI components.
- Contact & Location: Integrated maps and easy-to-reach contact information.
To run this project locally, follow these steps:
- Node.js (LTS version recommended)
- npm or yarn
-
Clone the repository:
git clone <your-repo-url> cd blessings
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
This project uses Next.js 15+ and React 19.
All dependencies are listed in package.json. For convenience, a requirements.txt is also included in the root directory for users coming from other backgrounds.
For detailed information about the project structure and design decisions, refer to: