next-movies icon indicating copy to clipboard operation
next-movies copied to clipboard

A Next.js Movies App

Results 5 next-movies issues
Sort by recently updated
recently updated
newest added

Hello and thank you for your work on next-movies. I propose you here a PR which should allow a better relevance of the sorting by vote. I suggest you only...

👋 hey folks, I searched for "TODO" in the project and decided to tackle this one! thanks

@addyosmani I think the repository is not configured with CI/CD integration. I think we can use Vercel as it's a Next.js project, although we used Netlify during the development.

This is a test upgrade using second.dev as a proof-of-concept evaluation.

A few things to note: - I'm not sure we need Redux here, the other examples don't have it - Let's try to be 1:1 on CSS solutions - others...