This app displays partner establishments offering exclusive promotions and benefits based on the user's location. Developed during the NLW Pocket Mobile by Rocketseat in 4 classes within the React Native track.
Follow the steps below to run the API and the mobile project on your machine.
cd api
npm install
npm start
cd mobile
npm install
npx expo start
This project is licensed under the MIT License. See the LICENSE file for more details.
Developed by Marcos Renê during the NLW Pocket Mobile by Rocketseat ❤️✨.