https://github.com/nagarajpandith/le-waks-menu
Menu web app built for Le Wak's | Burgers & More
https://github.com/nagarajpandith/le-waks-menu
framer-motion headlessui-react next-themes nextjs tailwindcss
Last synced: 3 months ago
JSON representation
Menu web app built for Le Wak's | Burgers & More
- Host: GitHub
- URL: https://github.com/nagarajpandith/le-waks-menu
- Owner: nagarajpandith
- Created: 2022-07-03T14:45:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T11:46:34.000Z (almost 3 years ago)
- Last Synced: 2025-04-25T11:43:09.377Z (6 months ago)
- Topics: framer-motion, headlessui-react, next-themes, nextjs, tailwindcss
- Language: JavaScript
- Homepage: https://lewaks.co
- Size: 93.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Le Wak's Menu
![]()
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
1. - Fork the [repo](https://github.com/nagarajpandith/le-waks-menu)
- Clone the repo to your local system
```git
git clone https://github.com/nagarajpandith/le-waks-menu.git
cd le-waks-menu
```
2. Install latest version of [Nodejs](https://nodejs.org/en/) and install all the dependencies:```bash
npm install
```3. Run the development server:
```bash
npm run dev
```Open [http://localhost:3000](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

- Menu

- Light mode support

- Arabic version support

- Preloader Animations
