This project is a web application built with Vue.js. It's a platform for sharing and discovering Moroccan recipes.
First, clone the repository to your local machine:
git clone <repository_url>
Then, navigate into the project directory:
cd <project_name>
Install the necessary dependencies:
npm install
To start the application in development mode, run:
npm run serve
The application will be available at http://localhost:8080
.
Check out the live demo here.
We welcome contributions! Please see our Contributing Guidelines for more details.
This project is licensed under the MIT License - see the LICENSE file for details.