This project is built using Expo, a powerful framework for building native apps with React.
To set up the project locally, ensure you have Expo CLI installed. If you're new to Expo, check out the Expo Tutorial for a comprehensive guide on installation and getting started.
- Clone the repository
- Run
npm install
to install dependencies - Start the development server with
expo start
- Cross-platform mobile app development (iOS, Android)
- Fast refresh for quick iterations