Doggo-Tinder is a simple mobile application built with React Native and Expo. It allows users to swipe through a selection of dog images, similar to the functionality found in Tinder.
- Swipe left to dislike a dog.
- Swipe right to like a dog.
- Animated swipe gestures.
- Responsive design.
Follow these instructions to set up the project on your local machine for development and testing purposes.
Make sure you have the following software installed:
- Node.js
- Expo CLI: Install it globally using
npm install -g expo-cli
.
-
Clone the repository:
git clone https://github.com/ZIIM/Doggo-Tinder.git