Skip to content

Latest commit

 

History

History
181 lines (123 loc) · 4.95 KB

README.md

File metadata and controls

181 lines (123 loc) · 4.95 KB

Project NLW Pocket - Nearby Logo

Project NLW Pocket - Nearby

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

Project.NLW.Pocket.-.Nearby.mp4

🎨 Layout

Layout developed by Millena Martins

Layout in Figma

💡 Technologies Used

📂 Folder Structure

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
.
└──

🚀 Running the Project

Clone the project

  git clone https://github.com/VagnerNerves/nlw-pocket-reactnative-122024.git

Back-end

Enter the project directory

  cd backend

Install with dependencies

  npm install

Start the server

  npm run start

Mobile

Enter the project directory

  cd mobile

Install with dependencies

  npm install

Start the server

  npx expo start

🌎 License

This project is under the MIT license. See the LICENSE file for more details.

✒ Author

Author Vagner Nerves

Vagner Nerves

Made with love and hate 😅, get in touch!

Linkedin Badge Gmail Badge GitHub Badge