This repository contains the code for the CMLabs Frontend Internship Test. It integrates TheMealDB API for data management and processing
Make sure your system meets the following requirements before running the project:
-
Clone the Repository:
git clone https://github.com/shdiqq/cmlabs-frontend-internship-test.git
-
Navigate to the Project Directory:
cd cmlabs-frontend-internship-test
-
Install Dependencies:
npm install
To run the project, use the following command:
npm run dev