/framer-tinder-cards

✨ Implementation of Tinder cards with Framer Motion

Primary LanguageTypeScript

Tinder Cards with Framer Motion

Try out the Demo!

tinder-cards.mp4

Built with

  • Nextjs
  • Typescript
  • Framer motion

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

To run Playwright e2e Tests

yarn test