Try out the Demo!
tinder-cards.mp4
- Nextjs
- Typescript
- Framer motion
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
Try out the Demo!
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