I developed Nearby using React Native and Expo, an application designed to make accessing discount coupons easier. With Nearby, users can navigate an interactive map, find nearby establishments, and select the desired location to obtain exclusive discounts. By scanning the QR Code available at the establishment, the user automatically receives the discount code, making the process simple, fast, and efficient.
- 🧭 Table of contents
- 🎥 Implementation Video
- 🎨 Layout
- 💡 Technologies Used
- 📂 Folder Structure
- 🚀 Running the Project
- 🌎 License
- ✒ Author
Project.NLW.Pocket.-.Nearby.mp4
Layout developed by Millena Martins
- React Native
- Expo
- TypeScript
- Expo Router
- Map View
- Expo Camera
- React Native Bottom Sheet
- Tabler Icons
mobile
.
├── src # Source files
│ ├── app # Screens
│ ├── assets # Contains Js bundles assets. e.g: icons, splash, images etc...
│ ├── components # Contains all global react components
│ ├── services # Contains external and api services
│ ├── styles
│ ├── utils
.
└──
Clone the project
git clone https://github.com/VagnerNerves/nlw-pocket-reactnative-122024.gitEnter the project directory
cd backendInstall with dependencies
npm installStart the server
npm run startEnter the project directory
cd mobileInstall with dependencies
npm installStart the server
npx expo startThis project is under the MIT license. See the LICENSE file for more details.
Made with love and hate 😅, get in touch!