A React based hotstar clone app. In this app we're following the similar UI patterns of the hotstar app like lazy loading components their navbar.
- Home Page loaded with 5 different categories with lazy load to optimize the initial page load.
- Categories detailed page.
Please note this app is I've used for improving my React skills. I'm open for feedback.
- NodeJS
- npm
- Vite
- VSCode or any modern editor
npm install
- Clone the repo and run the command in the project root folder
npm run dev
- Run the command in the root to generate the project build.