This is a frontend application for a Food-Shop app built with React.js, Tailwind CSS, and JavaScript. The app allows users to browse various kinds of fast food items, add them to the cart, and view details about the cart and prices.
- Browse various kinds of fast food items.
- Add items to the cart.
- View details about the cart and prices.
- React.js
- Tailwind CSS
- JavaScript
To get started with this project, follow these steps:
-
Clone the repository:
git clone https://github.com/Ajor-Saha/Food-Delivery-App
cd Food-Delivery-App
npm install
npm run dev