Crookte is a powerful mobile application built with React Native and Expo SDK that simplifies the process of reporting car accidents, ensures a rapid response, and empowers users to request assistance with just a few taps. This app allows users to self-report accidents, have reports reviewed by police officers, and request emergency assistance or police units directly to their location.
To run the Crookte app, you'll need the following software installed on your development environment:
- Node.js v18 or later
- Expo CLI (You can install it globally using
npm install -g expo-cli
)
git clone https://github.com/ibrahimrahhal/crookte.git
cd crookte
npm install
- Launch Xcode on your macOS.
- Open the iOS simulator of your choice (e.g., iPhone 12 Pro Max).
- In the Metro Bundler that opens in your browser, click on "Run on iOS simulator."
- The app should now build and run on the iOS simulator. You can interact with it, test its features, and see it in action.