- Clone the repository:
git clone https://github.com/shrikantg199/Disney_app_clone.git
-
Install dependencies:
cd your-repository npm install
-
Configure the backend:
- Follow the instructions in the backend repository to set up your server and database.
-
Start the frontend development server:
npm run dev
-
Open your browser and visit http://localhost:5173 to view the application.