A modern, responsive app built with Vite, NextUI, and Tailwind for managing restaurant menus.
- Dynamic Menu Management: Easily add, update, or remove menu items.
- Responsive Design: Optimized for both desktop and mobile views, ensuring a seamless experience for all users.
- Interactive UI: Smooth animations and transitions for a user-friendly experience.
- Localization Support: Multi-language support to cater to a diverse customer base.
- Vite: Fast and modern build tool that leverages ES modules.
- NextUI: Beautiful, fast, and modern React UI library.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
-
Clone the repository:
git clone https://github.com/mrnibo/RestaurangMenuAppVite.git cd ResturangMenuViteApp -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build for production:
npm run build
- The data is stored in TypeScript files and can be modified as needed.
- Menu items can be easily managed within the app.
Contributions are welcome! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and is well-documented.
This project is licensed under the MIT License - see the LICENSE file for details.
