Watch your favorite production trailers!
Introduction · Tech Stack + Features · Author
richiTrailers is a project for showing up Next.js capabilities as a frontend developer. From client side rendering to pre-rendering React components, this trailers app takes the best utilities from Next.js framework.
- Next.js – React framework for building performant apps with the best developer experience
- Tailwind CSS – Utility-first CSS framework for rapid UI development
next/font– Optimize custom fonts and remove external network requests for improved performance
useState– Manage state with useState React hookuseContext– Manage and share state with useContext React hook between componentsgetPlaiceholder– Helps bringing blur images when loading themreact-icons– Easily add icons to react/nextjs projectsreact-youtube– Used for streaming trailers
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript
- Vercel Analytics – Track unique visitors, pageviews, and more in a privacy-friendly way
- richiCoder (@RichiCoder)