This is my student project to map Apple Stores. It's a mobile app built with React Native (Expo) and it uses local JSON files to store the data about the stores.
- Install dependencies
npm install- Start the mobile app
npm run mobile:startapps/mobile: The Expo mobile app.packages/data: The JSON data and some scripts to manage it.
This is an unofficial student project. It is not affiliated with, sponsored by, or endorsed by Apple Inc. Apple, the Apple logo, and Apple Store are trademarks of Apple Inc., registered in the U.S. and other countries.