Skip to content

mfilipiec/tinder-for-movies

Repository files navigation

Tinder for Movies

Just a simple React app like Tinder but for movies. 🔥🎥 Created as a task for Frontend Developer at Pragmatic Coders. 🧑‍💻

You can see the app in action here: https://mfilipiec.github.io/tinder-for-movies/ 🌐

Tech Stack

Getting Started

npm run dev
# or
pnpm run dev

Tests:

npm run test
# or
pnpm run test