Skip to content

rialparmar1777/disney-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disney+ Clone

A modern web application that replicates the Disney+ streaming platform interface, built with React and Vite.

disney-clone-preview

🚀 Features

  • Modern and responsive user interface
  • React-based frontend architecture
  • Dynamic content loading
  • React Router for seamless navigation
  • Integration with React Icons for UI elements

🛠️ Technologies Used

  • React 18
  • Vite
  • React Router DOM
  • Axios for API requests
  • React Icons
  • ESLint for code quality

📋 Prerequisites

  • Node.js (Latest LTS version recommended)
  • npm or yarn package manager

🔧 Installation and Setup

  1. Clone the repository:
git clone <repository-url>
cd disney-clone
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open your browser and visit https://disney-clone-rial1777.vercel.app/

📜 Available Scripts

  • npm run dev - Starts the development server
  • npm run build - Creates a production build
  • npm run lint - Runs ESLint for code quality checks
  • npm run preview - Previews the production build locally

🏗️ Project Structure

disney-clone/
├── src/
│   ├── Components/     # React components
│   ├── Constant/      # Constants and configuration
│   ├── Services/      # API services and utilities
│   ├── assets/        # Static assets
│   ├── App.jsx        # Main application component
│   └── main.jsx       # Application entry point
├── public/            # Public assets
└── package.json       # Project dependencies and scripts

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

📝 License

This project is open source and available under the MIT License.


Built with ❤️ using React and Vite

Powered by Rial

About

Disney-Clone React Vite.js a fully Frontend Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors