Skip to content

Elegant restaurant menu made with Next(Pages Router), CSS modules, Antd and Motion One

Notifications You must be signed in to change notification settings

leoMirandaa/restaurant-menu

Repository files navigation

Magenta kitchen

Restaurant menu with the ability to update menu items in real-time at scheduled intervals, it provides a dynamic experience for customers. Each menu item is presented with an appealing design, enhancing its visual appeal and making it easy for customers to explore. Live Demo

restaurant-menu

Technologies used


React Next Typescript Antd MotionOne

Features

  • Responsive design
  • Server side rendering(SSR)
  • Real-Time Updates with Data Fetching
  • Meta Tags
  • Interactive Menu
  • Branding and Personalizations

How to install

  1. Clone this repositoy:
git clone https://github.com/leoMirandaa/restaurant-menu.git
  1. Go into project
cd restaurant-menu
  1. Install dependencies
npm install
  1. Run project
npm run dev

Releases

No releases published

Packages

No packages published