3.# Swiggy Clone
This project is a clone of Swiggy, a popular online food ordering and delivery platform based in India. The application mimics the core features of Swiggy, allowing users to browse through a list of restaurants, view their menus, and place orders.
To install and run this Swiggy Clone project, follow these steps:
-
Clone the repository to your local machine using the following command:
-
Install the Node modules npm install in command terminal
-
run the application npm start
(Normal Js Utility Funtions) There are mutliple react hooks There are two important hooks 1.UseState() 2.UseEffect()