Embark on an immersive streaming journey with Yazi.tv, your gateway to a treasure trove of movies and TV series. Dive into a world of endless entertainment options at your fingertips, watch in real-time with friends and family, host watch parties complete with interactive chat, receive handpicked recommendations tailored to your viewing habits, and download content for offline enjoyment.
Yazi.tv seamlessly transitions from Figma prototype to a robust web application crafted with React, Next, and TypeScript. My primary focus was delivering pixel-perfect design and establishing a captivating brand visual identity. Following this goal, I've designed an intuitive and user-friendly interface to ensure the best possible experience for all users in multiple devices.
Under the hood, the codebase reflects a commitment to industry best practices for React and Next.js. We've meticulously dissected the application into reusable components, fostering efficiency, maintainability and end-to-end testing with Cypress to guarantee a seamless and bug-free experience from start to finish.
As I don't own Netflix, our movie source was the movie db api (God bless them), let's pretend it's a Netflix-level application, okay ? hahahaha
- NextJS
- ReactJS
- TypeScript
- Tailwind
- Tailwind Scrollbar
- Shadcn/ui
- Lucide Icons
- Axios
- TMDB API
- Cypress
- Eslint
- Prettier
- Husky
- Commitlint
pnpm install
or
yarn
or
npm install
pnpm dev
or
yarn dev
or
npm run dev
Open http://localhost:3000 with your browser to see the result.
βββ cypress
βββ e2e
βββ src
βββ app
βββ assets
βββ components
βββ content
βββ movies
βββ main-nav
βββ ui
βββ lib
βββ utils
Folder | Description |
---|---|
e2e | e2e tests in the app |
app | App pages |
assets | Images and static files for application |
components | Pages components |
content | Components related to app content |
movies | Components related to the movies |
main-nav | Components related to the main navigation of the app (sidebar and drawer) |
ui | Reusable ui components |
lib | Configuration of libraries used in the project |
utils | Auxiliary and reusable functions |
dev
: run development serverbuild
: creates the production build versionformat
: run prettier and eslint in all the filescypress
: open cypresstest
: run test filecommit
: commit staged changes
- Buy Netflix for this app to become a real platform
- More information about the movie on hover card
- Notifications widget
- Messages widget
- User's avatar menu
- Page navigation
- Search Input
Made with π€ by Arthur