Skip to content

luigilupini/framer-react-carousel

Repository files navigation

Movie filter

Animation of popular movies from the (TMDB) API in a responsive grid layout.

alt text

Featuring:

  • This is a React.js app deployed with create vite.
  • Its objective lists out content from (TMDB's API) in a CSS grid container.
  • Animation makes use of Framer Motion API.
  • AnimatePresence animates components that are removed from the React tree.

Dependencies:

"dependencies": {
  "framer-motion": "^7.6.1",
  "react": "^18.2.0",
  "react-dom": "^18.2.0"
}

Regards,
Luigi Lupini

I ❤️ all things (🇮🇹 / 🛵 / ☕️ / 👨‍👩‍👧)

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published