Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/axel0rellana/hulu-clone
Código base de la aplicación Hulu Clone hecha en Next.js y Tailwind CSS que utiliza la API TMDB.
https://github.com/axel0rellana/hulu-clone
css git heroicons html javascript netlify nextjs npm react react-flip-move tailwindcss tmdb-api
Last synced: 25 days ago
JSON representation
Código base de la aplicación Hulu Clone hecha en Next.js y Tailwind CSS que utiliza la API TMDB.
- Host: GitHub
- URL: https://github.com/axel0rellana/hulu-clone
- Owner: Axel0rellana
- License: mit
- Created: 2025-01-02T23:36:49.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-02T23:38:16.000Z (about 1 month ago)
- Last Synced: 2025-01-03T13:36:52.909Z (about 1 month ago)
- Topics: css, git, heroicons, html, javascript, netlify, nextjs, npm, react, react-flip-move, tailwindcss, tmdb-api
- Language: JavaScript
- Homepage: https://hulu-clone-ui-ux.netlify.app/
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Hulu Clone
## Descripción
Código base de la aplicación Hulu Clone hecha en Next.js y Tailwind CSS que utiliza la API TMDB.
---
## Vista En Versión Desktop
![Vista_En_Versión_Desktop](public/design/desktop-design.jpg)
## Vista En Versión Mobile
![Vista_En_Versión_Mobile](public/design/mobile-design.jpg)
---
## Enlace A La Aplicación
- [Hulu Clone](https://hulu-clone-ui-ux.netlify.app/)
---
## Hecho con
- [Heroicons](https://unpkg.com/browse/@heroicons/[email protected]/24/outline/) - For Icons
- [Next](https://nextjs.org/) - Next.js
- [React](https://react.dev/) - JS library
- [React Flip Move](https://www.npmjs.com/package/react-flip-move) - For Animations
- [Tailwind CSS](https://tailwindcss.com/) - For Styles
- [TMDB API](https://www.themoviedb.org/?language=es) - For API---
## Comandos
- npm i
- npm run dev
- npm run build---
## Dependencias
- @heroicons/react
- Next
- React
- react-flip-move
- tailwind-scrollbar-hide## Dependencias De Desarrollo
- autoprefixer
- eslint
- postcss
- tailwindcss---
## Autor
- Website - [Axe10rellana](https://axe10rellana.netlify.app/)