framer-tinder-cards

✨ Implementation of Tinder cards with Framer Motion

Stars
8

Tinder Cards with Framer Motion

Try out the Demo!

https://user-images.githubusercontent.com/61158210/188274141-7cd10833-13ad-4b28-9341-75d46fd75652.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
Related Projects