Skip to content

Deep-Codes/framer-tinder-cards

Repository files navigation

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