Inspired by Sonny Sangha
Stitches is CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
You must place your own TMDB API KEY into .env.local
.
Then, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.