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/ 🌐
- ⚛️ React
- 🔒 TypeScript
- 🎨 SCSS
- ⚡ Vite
- 🧪 Vitest
- 🦸 Icons from Heroicons: https://heroicons.com/
- 🎞️ Example data and images from TMDB: https://www.themoviedb.org/
npm run dev
# or
pnpm run dev
npm run test
# or
pnpm run test