Download the file 'Projet_4_Planifiez le développement du site de votre client.zip' -->here<--
Menu Maker is a web application designed to help restaurateurs easily display and format their menus with just a few clicks.
I am a front-end developer at Webgencia, working on behalf of the client, Qwenta. Due to the absence of Soufiane, the Product Owner, I have been tasked with preparing and planning the project. Soufiane will later present my work to the client.
- User-Friendly Interface: Easy-to-use interface for creating and managing menus
- Customizable Layouts: Various layout options for displaying menus.
- Real-Time Preview: Live preview of menus as they are being created.
- Responsive Design: Menus look great on both desktop and mobile devices
- Node.js (version 14 or higher)
- npm (version 6 or higher)
Clone the repository: git clone https://github.com/your-username/menu-maker.git
Navigate to the project directory: cd menu-maker
Install dependencies: npm install
To start the development server, run: npm start
This will launch the application on http://localhost:3000.
To create a production build, run: npm run build
This will output the build files to the build directory.
Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.
