Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 494 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 494 Bytes

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