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.git
Enter the project directory
cd backend
Install with dependencies
npm install
Start the server
npm run start
Enter the project directory
cd mobile
Install with dependencies
npm install
Start the server
npx expo start
This project is under the MIT license. See the LICENSE file for more details.
Made with love and hate 😅, get in touch!