nagarajpandith / le-waks-menu

Menu web app built for Le Wak's | Burgers & More

Home Page:https://lewaks.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Le Wak's Menu

LOGO 

Menu web app built for a Saudi client - Le Wak's | Burgers & More

Tech Stack

  1. Next js
  2. Tailwind-CSS
  3. Framer Motion

Features

  • Responsive & modern UI
  • Dynamic data with internal API
  • Dual language support (i18n)
  • Dark + Light mode support
  • Seamless preloaders & minimalistic animations

Installation steps

    • Fork the repo
    • Clone the repo to your local system
    git clone https://github.com/nagarajpandith/le-waks-menu.git
    cd le-waks-menu
    
  1. Install latest version of Nodejs and install all the dependencies:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the webpage.

Libraries and dependencies

"@headlessui/react": "^1.6.5",
"framer-motion": "^6.3.16",
"next": "12.2.0",
"next-themes": "^0.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.4.0",
"react-loader-spinner": "^5.1.5"

Screenshots

  • Home Page

ss01

  • Menu

ss02

  • Light mode support

ss03

  • Arabic version support

ss04

  • Preloader Animations

sr01

About

Menu web app built for Le Wak's | Burgers & More

https://lewaks.co


Languages

Language:JavaScript 98.7%Language:CSS 1.3%