A food listing application built with Vue.js, Tailwind CSS, and Vercel for deployment. This project allows users to browse Indian food items, filter them by area, sort them alphabetically, and view details in a modal. Pagination is implemented for a smooth browsing experience.
š Deployed Link
šŗ Watch the walkthrough of the project: Video URL
Follow these steps to run the project on your local machine.
git clone https://github.com/Manvendra2000/Manvendra-frontend-developer.git
cd Manvendra-frontend-developer
npm install
npm run dev