A modern React Native mobile application for finding and listing cars in Albania. Built with Expo and React Native.
Gjej Makine AL is a comprehensive platform that connects car sellers and buyers in Albania. The app provides an intuitive interface for browsing, searching, and listing vehicles, making the car-finding process seamless and efficient.
- 🔍 Advanced car search functionality
- 📱 Cross-platform support (iOS & Android)
- 🌙 Dark/Light mode support
- 🗺️ Location-based search
- 📸 Multiple car photo uploads
- 🔔 Real-time notifications
Before you begin, ensure you have the following installed:
- Node.js (v16 or newer)
- yarn
- Expo CLI
- iOS Simulator (for iOS development)
- Android Studio (for Android development)
-
Clone the repository:
git clone https://github.com/yourusername/gjej-makine-al.git cd gjej-makine-al
-
Install dependencies:
npm install
-
Set up environment variables:
cp .env.example .env
Then edit
.env
with your configuration values. Currently there is no .env file, so you can skip this step.
-
Start the development server:
npx expo start
-
Run on specific platforms:
- Press
i
to run on iOS simulator - Press
a
to run on Android emulator - Press
w
to run in web browser - Scan the QR code with Expo Go app on your physical device
- Press
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
For support, email [email protected] or join our Discord channel.